summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-10-30merge with my debian-sid branchDavid Kalnischkies2-10/+71
2011-10-17create "real" testcases out of the tests for chrisDavid Kalnischkies3-23/+26
2011-10-11share description list between "same" versions (LP: #868977)David Kalnischkies1-1/+33
2011-10-11run apt-get download in quiet mode as it messes with output otherwiseDavid Kalnischkies1-6/+5
2011-10-11run integration tests on my new amd64 box without failuresDavid Kalnischkies6-32/+35
2011-10-11fix compiler warning about signed comparision on amd64, tooDavid Kalnischkies1-0/+12
2011-10-05cherrypick from my apt/experimental branchDavid Kalnischkies4-4/+113
2011-10-05* apt-pkg/deb/debmetaindex.cc:David Kalnischkies4-4/+113
2011-10-04* apt-pkg/policy.cc:David Kalnischkies1-2/+21
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies3-0/+4
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies5-6/+8
2011-09-15update the test to ensure that NotAutomatic and co is used alsoDavid Kalnischkies1-8/+50
2011-09-14enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies4-1/+95
2011-09-13merge with debian/sidDavid Kalnischkies73-2158/+500
2011-09-09M-A:same lockstep unpack should operate on installedDavid Kalnischkies3-10/+41
2011-09-09fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies4-10/+20
2011-09-05 - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies1-0/+24
2011-09-05* apt-pkg/indexrecords.cc:David Kalnischkies2-13/+84
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies9-22/+8
2011-08-17set the msglevel to a high dummy value if none is specifiedDavid Kalnischkies1-0/+4
2011-08-17for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies3-7/+16
2011-08-17fix 'comparison between signed and unsigned integer expressions' warningDavid Kalnischkies1-2/+1
2011-08-17do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies3-20/+48
2011-08-17build test-binaries by default and add a test target to toplevelDavid Kalnischkies1-0/+21
2011-08-17fix the compareversion test to work then called from outside of libaptDavid Kalnischkies2-2/+7
2011-08-17the experimental branch has a better version of this test in libapt,David Kalnischkies1-70/+0
2011-08-17remove fake-status leftover from the python-testDavid Kalnischkies1-16/+0
2011-08-17move the networkless test to the interactive helpers as it needsDavid Kalnischkies3-0/+0
2011-08-17remove the python testcases as this is covered by integration/David Kalnischkies31-1594/+0
2011-08-17move the interactive helper to a subdirectory of testDavid Kalnischkies7-16/+3
2011-08-17add 'dirs' target to the 'all' target to ensure that for e.g. the testsDavid Kalnischkies1-1/+0
2011-08-17move the list of versions to test with to the libapt subdirectoryDavid Kalnischkies2-1/+1
2011-08-17remove the interactive scratch test, it doesn't test much and whatDavid Kalnischkies1-105/+0
2011-08-17replaced by the integration/test-compressed-indexes testDavid Kalnischkies1-235/+0
2011-08-17* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies1-0/+24
2011-08-17merge the tests for configuration into another libapt-testDavid Kalnischkies5-72/+84
2011-08-15support yet another webserver in the integration tests: gatlingDavid Kalnischkies1-0/+5
2011-08-15write a proper testcase replacing the print-only uri.cc testDavid Kalnischkies5-41/+119
2011-08-15merged from the debian-sid branchMichael Vogt7-22/+110
2011-08-12lots of cppcheck fixesMichael Vogt5-22/+9
2011-08-12cherry pick test/integration/Packages-hashsum-verification addition from lp:~...Michael Vogt1-0/+18
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies5-22/+9
2011-08-05* apt-pkg/acquire-item.cc:Michael Vogt1-0/+7
2011-08-05* test/integration/test-hashsum-verification:Michael Vogt1-0/+76
2011-07-29test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt1-0/+15
2011-07-28merged from debian-aptMichael Vogt1-0/+27
2011-07-28* merged latest fixes from debian-sidMichael Vogt8-9/+370
2011-07-27* apt-pkg/deb/deblistparser.cc:David Kalnischkies1-0/+27
2011-07-26merged from lp:~mvo/apt/mvoMichael Vogt2-0/+52
2011-07-26add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt1-0/+6