summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/depcache.cc:David Kalnischkies2013-02-241-0/+104
* * cmdline/apt-get.cc:David Kalnischkies2012-11-092-3/+3
* * apt-pkg/pkgcache.cc:David Kalnischkies2012-09-191-0/+50
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-09-191-0/+22
* handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-092-6/+93
* * apt-pkg/cdrom.cc:David Kalnischkies2012-09-032-0/+120
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-08-302-1/+123
* ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies2012-08-052-0/+26
* improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies2012-08-041-0/+12
* * cmdline/apt-get.cc:David Kalnischkies2012-08-041-0/+44
* * apt-pkg/cacheset.cc:David Kalnischkies2012-07-181-0/+33
* * apt-pkg/cachefilter.cc:David Kalnischkies2012-07-123-2/+18
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-07-091-0/+182
* * apt-pkg/clean.cc:David Kalnischkies2012-07-051-0/+24
* * cmdline/apt-mark.cc:David Kalnischkies2012-07-042-0/+77
* * cmdline/apt-get.cc:David Kalnischkies2012-06-181-0/+4
* add two tests for architecture specificationsDavid Kalnischkies2012-06-143-4/+192
* add a testcase for #675449, which i forgot to commitDavid Kalnischkies2012-06-122-0/+88
* add a few tests to check that arch-specific qualifiers workDavid Kalnischkies2012-06-111-0/+43
* check build-dep candidate if install is forbiddenDavid Kalnischkies2012-06-112-1/+16
* * cmdline/apt-get.cc:Daniel Hartwig2012-06-101-0/+3
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-05-191-0/+23
* * cmdline/apt-get.cc:David Kalnischkies2012-05-161-24/+42
* adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies2012-05-141-5/+7
* add a small wrapper to call gdb in the framework settingDavid Kalnischkies2012-05-101-0/+4
* * apt-pkg/depcache.cc:David Kalnischkies2012-04-232-0/+300
* * 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
* 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