summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-01-192-6/+25
* if multi-arch is detected ensure that pkg:all is reported as pkg:allDavid Kalnischkies2012-01-191-0/+24
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2012-01-191-2/+10
* * apt-pkg/aptconfiguration.cc:Michael Vogt2012-01-181-0/+18
|\
| * * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-12-141-0/+18
* | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2012-01-131-0/+53
* | * apt-pkg/pkgcache.cc:David Kalnischkies2012-01-131-3/+19
* | * apt-pkg/depcache.cc:David Kalnischkies2012-01-111-0/+40
* | use different compression types in the test now that we support themDavid Kalnischkies2011-12-111-6/+6
* | add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies2011-12-113-0/+121
* | ensure that we exit instead of proceed in execution after the trapDavid Kalnischkies2011-11-301-1/+1
* | * cmdline/apt-get.cc:David Kalnischkies2011-11-231-0/+22
* | * apt-pkg/depcache.cc:David Kalnischkies2011-11-231-0/+128
* | - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies2011-11-111-13/+13
* | merge with my debian-sid branchDavid Kalnischkies2011-10-302-10/+71
|\|
| * cherrypick from my apt/experimental branchDavid Kalnischkies2011-10-054-4/+113
| * * apt-pkg/policy.cc:David Kalnischkies2011-10-041-2/+21
| * update the test to ensure that NotAutomatic and co is used alsoDavid Kalnischkies2011-09-151-8/+50
* | create "real" testcases out of the tests for chrisDavid Kalnischkies2011-10-173-23/+26
* | share description list between "same" versions (LP: #868977)David Kalnischkies2011-10-111-1/+33
* | run apt-get download in quiet mode as it messes with output otherwiseDavid Kalnischkies2011-10-111-6/+5
* | run integration tests on my new amd64 box without failuresDavid Kalnischkies2011-10-116-32/+35
* | fix compiler warning about signed comparision on amd64, tooDavid Kalnischkies2011-10-111-0/+12
* | * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2011-10-054-4/+113
* | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-193-0/+4
* | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-195-6/+8
* | enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies2011-09-144-1/+95
|\ \
| * | Added test for conflicts loopChristopher Baines2011-07-131-0/+18
| * | [ David Kalnischkies ]Christopher Baines2011-07-052-0/+78
| |\ \
| * | | Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon...Christopher Baines2011-07-052-0/+63
* | | | 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