summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies2012-03-201-1/+3
* now that stdout/stdlog are used consistently, the message order changedDavid Kalnischkies2012-03-131-1/+1
* recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies2012-03-131-0/+1
* ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies2012-03-121-5/+5
* improve the testcode so that we do not depend on the order of unpackingDavid Kalnischkies2012-03-121-25/+17
* now that the package name 'apt' is a magic word enabling essential statusDavid Kalnischkies2012-03-121-10/+10
* testcase for CVE-2012-0214Simon Ruderich2012-03-031-0/+29
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-03-031-0/+21
* allow msgtest to be used with only one parameterDavid Kalnischkies2012-03-031-1/+2
* fix the string in the testcasesDavid Kalnischkies2012-02-271-3/+3
* improve 'error' message for packages which are only referencedDavid Kalnischkies2012-02-181-0/+14
* * cmdline/apt-get.cc:David Kalnischkies2012-02-181-0/+66
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-182-11/+1
* fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies2012-02-114-81/+16
* Fix the testcases to work with and configure dpkg correctly in aDavid Kalnischkies2012-02-102-23/+64
* * apt-pkg/contrib/configuration.cc:David Kalnischkies2012-01-301-0/+9
* * apt-pkg/depcache.cc:David Kalnischkies2012-01-291-0/+28
* add the testcase i wrote for revno 2209.1.2, to ensure that breaks onDavid Kalnischkies2012-01-291-0/+56
* add a very simple testcases for the previous commited fix forDavid Kalnischkies2012-01-291-0/+51
* * cmdline/apt-get.cc:Steve Langasek2012-01-291-24/+63
* * test/libapt/run-tests:David Kalnischkies2012-01-201-3/+1
* * test/libapt/globalerror_test.cc:Pino Toscano2012-01-201-2/+5
* * 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