summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-07-18* apt-pkg/cacheset.cc:David Kalnischkies
2012-07-12* apt-pkg/cachefilter.cc:David Kalnischkies
2012-07-09* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-07-05* apt-pkg/clean.cc:David Kalnischkies
2012-07-04* cmdline/apt-mark.cc:David Kalnischkies
2012-06-29* debian/control:David Kalnischkies
2012-06-18* cmdline/apt-get.cc:David Kalnischkies
2012-06-14add two tests for architecture specificationsDavid Kalnischkies
2012-06-12add a testcase for #675449, which i forgot to commitDavid Kalnischkies
2012-06-11add a few tests to check that arch-specific qualifiers workDavid Kalnischkies
2012-06-11check build-dep candidate if install is forbiddenDavid Kalnischkies
2012-06-10* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-06-10* cmdline/apt-get.cc:Daniel Hartwig
2012-06-09fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies
2012-06-09* apt-pkg/contrib/cmdline.cc:Daniel Hartwig
2012-05-20* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-05-19* apt-pkg/packagemanager.cc:David Kalnischkies
2012-05-16* cmdline/apt-get.cc:David Kalnischkies
2012-05-14adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies
2012-05-10add a small wrapper to call gdb in the framework settingDavid Kalnischkies
2012-05-02add a simple test for HashSumValue classesDavid Kalnischkies
2012-04-23/dev/null is a special absolute path as it has no subdirectoriesDavid Kalnischkies
2012-04-23normalize a bit by replacing // and /./ with / in FindFileDavid Kalnischkies
2012-04-23* apt-pkg/depcache.cc:David Kalnischkies
2012-04-20* apt-pkg/cacheset.cc:David Kalnischkies
2012-04-19add a very simple testcase for the lp#985852 fix in the previous commitDavid Kalnischkies
2012-04-19ignore the order used for the 'apt' package as long as it is valid either wayDavid Kalnischkies
2012-04-17ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt
2012-04-11fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies
2012-04-11* cmdline/apt-get.cc:David Kalnischkies
2012-04-11use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies
2012-04-05* cmdline/apt-get.cc:Bogdan Purcareata
2012-03-22use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies
2012-03-22* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies
2012-03-21do not update po and pot files in the process of the build as thisDavid Kalnischkies
2012-03-20for these helpers we don't need too much checks,David Kalnischkies
2012-03-20update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies
2012-03-13now that stdout/stdlog are used consistently, the message order changedDavid Kalnischkies
2012-03-13recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies
2012-03-12ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies
2012-03-12improve the testcode so that we do not depend on the order of unpackingDavid Kalnischkies
2012-03-12now that the package name 'apt' is a magic word enabling essential statusDavid Kalnischkies
2012-03-03testcase for CVE-2012-0214Simon Ruderich
2012-03-03* apt-pkg/packagemanager.cc:David Kalnischkies
2012-03-03allow msgtest to be used with only one parameterDavid Kalnischkies
2012-02-27fix the string in the testcasesDavid Kalnischkies
2012-02-18improve 'error' message for packages which are only referencedDavid Kalnischkies
2012-02-18* cmdline/apt-get.cc:David Kalnischkies