summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)Author
2013-05-08merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt
2013-04-08merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt
2013-04-02merged lp:~mvo/apt/fix-inrelease5Michael Vogt
2013-03-25merge patches from daniel to fix merge artifact and test failureMichael Vogt
2013-03-22merged the debian-wheezy branchMichael Vogt
2013-03-18* apt-pkg/deb/debindexfile.cc,David Kalnischkies
2013-03-18 - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies
2013-03-18rename testcase to mention CVE number, make the code more consistent withDavid Kalnischkies
2013-03-18test/integration/framework: use EXIT_CODE to be consistent with the run-tests...Michael Vogt
2013-03-18report failures via exit and ensure we don't overflowMichael Vogt
2013-03-18* test/integration/framework:Michael Vogt
2013-03-16add testcase and update changelogMichael Vogt
2013-03-15 - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies
2013-03-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael Vogt
2013-02-24* apt-pkg/depcache.cc:David Kalnischkies
2013-02-01add a integration test for bug 1078697Michael Vogt
2012-11-09* cmdline/apt-get.cc:David Kalnischkies
2012-09-19* apt-pkg/pkgcache.cc:David Kalnischkies
2012-09-19* apt-pkg/pkgcachegen.cc:David Kalnischkies
2012-09-09handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies
2012-09-03* apt-pkg/cdrom.cc:David Kalnischkies
2012-08-30* apt-pkg/packagemanager.cc:David Kalnischkies
2012-08-05ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies
2012-08-04improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies
2012-08-04* cmdline/apt-get.cc:David Kalnischkies
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-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* cmdline/apt-get.cc:Daniel Hartwig
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-10add a small wrapper to call gdb in the framework settingDavid 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