summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)Author
2014-12-07always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies
2014-12-07correct architecture detection for 'rc' packages for purgeDavid Kalnischkies
2014-12-07properly handle already reinstall pkgs in orderingDavid Kalnischkies
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy
2014-11-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-28close leaking slave fd after setting up pty magicDavid Kalnischkies
2014-11-19use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies
2014-11-19fix test to support non-multiarch dpkg versionsDavid Kalnischkies
2014-11-19fix PTY interaction on linux and kfreebsdDavid Kalnischkies
2014-11-18close leaking slave fd after setting up pty magicDavid Kalnischkies
2014-11-18fix file ownership tests to work on kfreebsdDavid Kalnischkies
2014-11-18create our cache and lib directory always with mode 755David Kalnischkies
2014-11-18various small additional tests and testcasesDavid Kalnischkies
2014-11-10reenable support for -s (and co) in apt-get sourceDavid Kalnischkies
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-11-09disable the lock disabling in the testsDavid Kalnischkies
2014-11-09allow uninstalled packages to be put on holdDavid Kalnischkies
2014-11-09fix test to not spoil output with warningsDavid Kalnischkies
2014-11-09enhance apt-extracttemplates testDavid Kalnischkies
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-11-08fix variable naming typo used in debug outputDavid Kalnischkies
2014-11-08reenable patchsize limit option for pdiffsDavid Kalnischkies
2014-11-06Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt
2014-11-05test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...Michael Vogt
2014-11-04test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...Michael Vogt
2014-10-29Only support Translation-* that are listed in the {In,}Release fileMichael Vogt
2014-10-26tests: enhance output of grep and test failsDavid Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-10-23tests: support 'installed' release in insertpackageDavid Kalnischkies
2014-10-23switch tests to Translation-en usageDavid Kalnischkies
2014-10-23add test for Basic Authentication schemeDavid Kalnischkies
2014-10-23chown finished partial files earlierDavid Kalnischkies
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies
2014-10-20testcases: do not allow warnings in testsuccessDavid Kalnischkies
2014-10-20check for failure message in testsuccess/failureDavid Kalnischkies
2014-10-20check lists/ content in tests doing rollbackDavid Kalnischkies
2014-10-20autorun permission tests for all apt-get update callsDavid Kalnischkies
2014-10-20aborted reverify restores file owner and permissionDavid Kalnischkies
2014-10-20reenable support for -s (and co) in apt-get sourceDavid Kalnischkies
2014-10-15ignore Acquire::GzipIndexes for cdrom sourcesDavid Kalnischkies
2014-10-15Merge branch 'debian/sid' into debian/experimentalDavid Kalnischkies
2014-10-15don't cleanup cdrom files in apt-get updateDavid Kalnischkies
2014-10-15testcases runable as rootDavid Kalnischkies
2014-10-14Add new configallowinsecurerepositories to the test frameworkMichael Vogt
2014-10-14Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-10-13do not load filesize in pkgAcqIndexTrans explicitlyDavid Kalnischkies
2014-10-13fix compile and tests errorDavid Kalnischkies
2014-10-13trusted=yes sources are secure, we just don't know whyDavid Kalnischkies
2014-10-08Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt