summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/cacheset.cc:David Kalnischkies2012-04-201-0/+5
* add a very simple testcase for the lp#985852 fix in the previous commitDavid Kalnischkies2012-04-191-0/+21
* ignore the order used for the 'apt' package as long as it is valid either wayDavid Kalnischkies2012-04-191-1/+15
* ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies2012-04-171-2/+2
* merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt2012-04-121-1/+1
* fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies2012-04-113-3/+3
* * cmdline/apt-get.cc:David Kalnischkies2012-04-111-1/+1
* use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-112-5/+9
* * cmdline/apt-get.cc:Bogdan Purcareata2012-04-051-2/+2
* use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies2012-03-221-2/+2
* * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2012-03-222-112/+4
* do not update po and pot files in the process of the build as thisDavid Kalnischkies2012-03-211-2/+2
* for these helpers we don't need too much checks,David Kalnischkies2012-03-202-3/+3
* 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
|\|