summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-05-02add a simple test for HashSumValue classesDavid Kalnischkies1-0/+22
2012-04-23/dev/null is a special absolute path as it has no subdirectoriesDavid Kalnischkies1-0/+5
2012-04-23normalize a bit by replacing // and /./ with / in FindFileDavid Kalnischkies1-0/+13
2012-04-23* apt-pkg/depcache.cc:David Kalnischkies2-0/+300
2012-04-20* apt-pkg/cacheset.cc:David Kalnischkies1-0/+5
2012-04-19add a very simple testcase for the lp#985852 fix in the previous commitDavid Kalnischkies1-0/+21
2012-04-19ignore the order used for the 'apt' package as long as it is valid either wayDavid Kalnischkies1-1/+15
2012-04-17ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies1-2/+2
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt1-1/+1
2012-04-11fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies3-3/+3
2012-04-11* cmdline/apt-get.cc:David Kalnischkies1-1/+1
2012-04-11use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2-5/+9
2012-04-05* cmdline/apt-get.cc:Bogdan Purcareata1-2/+2
2012-03-22use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies1-2/+2
2012-03-22* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2-112/+4
2012-03-21do not update po and pot files in the process of the build as thisDavid Kalnischkies1-2/+2
2012-03-20for these helpers we don't need too much checks,David Kalnischkies2-3/+3
2012-03-20update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies1-1/+3
2012-03-13now that stdout/stdlog are used consistently, the message order changedDavid Kalnischkies1-1/+1
2012-03-13recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies1-0/+1
2012-03-12ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies1-5/+5
2012-03-12improve the testcode so that we do not depend on the order of unpackingDavid Kalnischkies1-25/+17
2012-03-12now that the package name 'apt' is a magic word enabling essential statusDavid Kalnischkies1-10/+10
2012-03-03testcase for CVE-2012-0214Simon Ruderich1-0/+29
2012-03-03* apt-pkg/packagemanager.cc:David Kalnischkies1-0/+21
2012-03-03allow msgtest to be used with only one parameterDavid Kalnischkies1-1/+2
2012-02-27fix the string in the testcasesDavid Kalnischkies1-3/+3
2012-02-18improve 'error' message for packages which are only referencedDavid Kalnischkies1-0/+14
2012-02-18* cmdline/apt-get.cc:David Kalnischkies1-0/+66
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies2-11/+1
2012-02-11fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies4-81/+16
2012-02-10Fix the testcases to work with and configure dpkg correctly in aDavid Kalnischkies2-23/+64
2012-01-30* apt-pkg/contrib/configuration.cc:David Kalnischkies1-0/+9
2012-01-29* apt-pkg/depcache.cc:David Kalnischkies1-0/+28
2012-01-29add the testcase i wrote for revno 2209.1.2, to ensure that breaks onDavid Kalnischkies1-0/+56
2012-01-29add a very simple testcases for the previous commited fix forDavid Kalnischkies1-0/+51
2012-01-29* cmdline/apt-get.cc:Steve Langasek1-24/+63
2012-01-20* test/libapt/run-tests:David Kalnischkies1-3/+1
2012-01-20* test/libapt/globalerror_test.cc:Pino Toscano1-2/+5
2012-01-19* apt-pkg/cacheiterators.h:David Kalnischkies2-6/+25
2012-01-19if multi-arch is detected ensure that pkg:all is reported as pkg:allDavid Kalnischkies1-0/+24
2012-01-19* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-2/+10
2012-01-18* apt-pkg/aptconfiguration.cc:Michael Vogt1-0/+18
2012-01-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-0/+53
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies1-3/+19
2012-01-11* apt-pkg/depcache.cc:David Kalnischkies1-0/+40
2011-12-14* apt-pkg/aptconfiguration.cc:David Kalnischkies1-0/+18
2011-12-11use different compression types in the test now that we support themDavid Kalnischkies1-6/+6
2011-12-11add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies3-0/+121
2011-11-30ensure that we exit instead of proceed in execution after the trapDavid Kalnischkies1-1/+1