summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-10-05cherrypick from my apt/experimental branchDavid Kalnischkies
2011-10-04* apt-pkg/policy.cc:David Kalnischkies
2011-09-15update the test to ensure that NotAutomatic and co is used alsoDavid Kalnischkies
2011-09-09M-A:same lockstep unpack should operate on installedDavid Kalnischkies
2011-09-09fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies
2011-09-05 - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies
2011-09-05* apt-pkg/indexrecords.cc:David Kalnischkies
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies
2011-08-17set the msglevel to a high dummy value if none is specifiedDavid Kalnischkies
2011-08-17for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies
2011-08-17fix 'comparison between signed and unsigned integer expressions' warningDavid Kalnischkies
2011-08-17do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies
2011-08-17build test-binaries by default and add a test target to toplevelDavid Kalnischkies
2011-08-17fix the compareversion test to work then called from outside of libaptDavid Kalnischkies
2011-08-17the experimental branch has a better version of this test in libapt,David Kalnischkies
2011-08-17remove fake-status leftover from the python-testDavid Kalnischkies
2011-08-17move the networkless test to the interactive helpers as it needsDavid Kalnischkies
2011-08-17remove the python testcases as this is covered by integration/David Kalnischkies
2011-08-17move the interactive helper to a subdirectory of testDavid Kalnischkies
2011-08-17add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies
2011-08-17move the list of versions to test with to the libapt subdirectoryDavid Kalnischkies
2011-08-17remove the interactive scratch test, it doesn't test much and whatDavid Kalnischkies
2011-08-17replaced by the integration/test-compressed-indexes testDavid Kalnischkies
2011-08-17* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies
2011-08-17merge the tests for configuration into another libapt-testDavid Kalnischkies
2011-08-15support yet another webserver in the integration tests: gatlingDavid Kalnischkies
2011-08-15write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies
2011-08-12lots of cppcheck fixesMichael Vogt
2011-08-12cherry pick test/integration/Packages-hashsum-verification addition from lp:~...Michael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-08-05* apt-pkg/acquire-item.cc:Michael Vogt
2011-08-05* test/integration/test-hashsum-verification:Michael Vogt
2011-07-27* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-07-26merged from lp:~mvo/apt/mvoMichael Vogt
2011-07-26add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies
2011-07-25the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies
2011-07-25update the testcase to reflect that native is always on top ifDavid Kalnischkies
2011-07-16* apt-pkg/policy.cc:David Kalnischkies
2011-07-14merge with debian-sid 0.8.15.2David Kalnischkies
2011-07-14merged from debian-sidMichael Vogt
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt
2011-07-06* cmdline/apt-get.cc:David Kalnischkies
2011-06-30* doc/makefile:Michael Vogt
2011-06-30allow package:architecure in Package:David Kalnischkies
2011-06-29 - ensure that only the first specific stanza for a package is usedDavid Kalnischkies
2011-06-29* apt-pkg/policy.cc:David Kalnischkies
2011-06-06* apt-pkg/indexcopy.cc:David Kalnischkies
2011-06-06add a very dumb pause method to stop test-executionDavid Kalnischkies