summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-10reenable support for -s (and co) in apt-get sourceDavid Kalnischkies
2014-11-10allow options between command and -- on commandlineDavid Kalnischkies
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-11-10add a simple container for HashStringsDavid Kalnischkies
2014-10-15don't cleanup cdrom files in apt-get updateDavid Kalnischkies
2014-10-06implement the updated build profile specjosch
2014-09-25rewrite compressed indexes test to check with all compressorsDavid Kalnischkies
2014-09-21generalize Acquire::GzipIndexMichael Vogt
2014-09-20relax grep to support newer curl output formatDavid Kalnischkies
2014-09-19Fix regression when copy: is used for a relative pathMichael Vogt
2014-09-19test/integration/test-apt-update-file: improve testMichael Vogt
2014-09-17improve test for commit daff4aMichael Vogt
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt
2014-09-09don't call pager in non-terminals for changelogDavid Kalnischkies
2014-09-08fix progress report for upgrade and reinstallDavid Kalnischkies
2014-09-07fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies
2014-09-07detect terminal output with 'test -t' in testsDavid Kalnischkies
2014-09-07do use an 'unknown' arch-specification in testDavid Kalnischkies
2014-09-07implement --full in apt searchDavid Kalnischkies
2014-09-07support regular expressions in 'apt search'David Kalnischkies
2014-09-05Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt
2014-09-03test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf...Michael Vogt
2014-09-02Add testcase for apt list --all-versionsMichael Vogt
2014-09-02Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter
2014-09-02Make Proxy-Auto-Detect check for each hostMichael Vogt
2014-08-26support versioned provides as implemented by dpkgDavid Kalnischkies
2014-07-29Fix SmartConfigure to ignore ordering of packages that are already validMichael Vogt
2014-07-16StringToBool: only act if the entire string is consumed by strtol()Michael Vogt
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover
2014-07-07use printf instead of echo in testing frameworkMichele OrrĂ¹
2014-07-07properly handle (currently unused) dpkg pass-throughDavid Kalnischkies
2014-07-07use exit instead of incorrect return in test wrapperMichele OrrĂ¹
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies
2014-06-18Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2014-06-12test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt
2014-06-11fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt
2014-06-11fix autopkgtest testsMichael Vogt
2014-06-10fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt
2014-06-10Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sidMichael Vogt
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies
2014-06-07do not revert candidate for protected packagesDavid Kalnischkies
2014-06-04Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt