summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* merge with debian/sidDavid Kalnischkies2011-09-1373-2158/+500
|\
| * M-A:same lockstep unpack should operate on installedDavid Kalnischkies2011-09-093-10/+41
| * fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies2011-09-094-10/+20
| * - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies2011-09-051-0/+24
| * * apt-pkg/indexrecords.cc:David Kalnischkies2011-09-052-13/+84
| * remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-229-22/+8
| * set the msglevel to a high dummy value if none is specifiedDavid Kalnischkies2011-08-171-0/+4
| * for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies2011-08-173-7/+16
| * fix 'comparison between signed and unsigned integer expressions' warningDavid Kalnischkies2011-08-171-2/+1
| * do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies2011-08-173-20/+48
| * build test-binaries by default and add a test target to toplevelDavid Kalnischkies2011-08-171-0/+21
| * fix the compareversion test to work then called from outside of libaptDavid Kalnischkies2011-08-172-2/+7
| * the experimental branch has a better version of this test in libapt,David Kalnischkies2011-08-171-70/+0
| * remove fake-status leftover from the python-testDavid Kalnischkies2011-08-171-16/+0
| * move the networkless test to the interactive helpers as it needsDavid Kalnischkies2011-08-173-0/+0
| * remove the python testcases as this is covered by integration/David Kalnischkies2011-08-1731-1594/+0
| * move the interactive helper to a subdirectory of testDavid Kalnischkies2011-08-177-16/+3
| * add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies2011-08-171-1/+0
| * move the list of versions to test with to the libapt subdirectoryDavid Kalnischkies2011-08-172-1/+1
| * remove the interactive scratch test, it doesn't test much and whatDavid Kalnischkies2011-08-171-105/+0
| * replaced by the integration/test-compressed-indexes testDavid Kalnischkies2011-08-171-235/+0
| * * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies2011-08-171-0/+24
| * merge the tests for configuration into another libapt-testDavid Kalnischkies2011-08-175-72/+84
| * support yet another webserver in the integration tests: gatlingDavid Kalnischkies2011-08-151-0/+5
| * write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies2011-08-155-41/+119
* | merged from the debian-sid branchMichael Vogt2011-08-157-22/+110
|\|
| * lots of cppcheck fixesMichael Vogt2011-08-125-22/+9
| |\
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-115-22/+9
| * | cherry pick test/integration/Packages-hashsum-verification addition from lp:~...Michael Vogt2011-08-121-0/+18
| |/
| * * apt-pkg/acquire-item.cc:Michael Vogt2011-08-051-0/+7
| * * test/integration/test-hashsum-verification:Michael Vogt2011-08-051-0/+76
* | test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt2011-07-291-0/+15
* | merged from debian-aptMichael Vogt2011-07-281-0/+27
|\|
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-271-0/+27
* | * merged latest fixes from debian-sidMichael Vogt2011-07-288-9/+370
|\|
| * merged from lp:~mvo/apt/mvoMichael Vogt2011-07-262-0/+52
| |\
| | * add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-261-0/+6
| | * * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-262-0/+46
| * | implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2011-07-252-0/+205
| * | the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies2011-07-252-6/+40
| * | update the testcase to reflect that native is always on top ifDavid Kalnischkies2011-07-251-0/+6
| * | * apt-pkg/policy.cc:David Kalnischkies2011-07-162-3/+67
* | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-154-0/+138
|\| |
| * | merge with debian-sid 0.8.15.2David Kalnischkies2011-07-141-0/+20
| |\|
| | * merged from debian-sidMichael Vogt2011-07-141-0/+72
| | |\
| | * | make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt2011-07-141-0/+20
| * | | * cmdline/apt-get.cc:David Kalnischkies2011-07-061-0/+81
| * | | allow package:architecure in Package:David Kalnischkies2011-06-301-0/+15
| * | | - ensure that only the first specific stanza for a package is usedDavid Kalnischkies2011-06-291-1/+14
| * | | * apt-pkg/policy.cc:David Kalnischkies2011-06-291-0/+44