summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-09-17improve test for commit daff4aMichael Vogt1-0/+7
2014-09-17Fix regression for file:/// uris from CVE-2014-0487Michael Vogt1-0/+27
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt3-3/+105
2014-09-09don't call pager in non-terminals for changelogDavid Kalnischkies1-3/+2
2014-09-08fix progress report for upgrade and reinstallDavid Kalnischkies1-0/+16
2014-09-07fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies1-1/+6
2014-09-07strip everything spacey in APT::String::StripDavid Kalnischkies1-0/+15
2014-09-07detect terminal output with 'test -t' in testsDavid Kalnischkies2-2/+2
2014-09-07do use an 'unknown' arch-specification in testDavid Kalnischkies1-4/+4
2014-09-07implement --full in apt searchDavid Kalnischkies1-1/+15
2014-09-07support regular expressions in 'apt search'David Kalnischkies2-1/+22
2014-09-05Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt1-0/+34
2014-09-03test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf...Michael Vogt1-7/+5
2014-09-02Add testcase for apt list --all-versionsMichael Vogt1-1/+3
2014-09-02Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter1-1/+4
2014-09-02Make Proxy-Auto-Detect check for each hostMichael Vogt1-22/+58
2014-08-26support versioned provides as implemented by dpkgDavid Kalnischkies1-0/+137
2014-07-29Fix SmartConfigure to ignore ordering of packages that are already validMichael Vogt3-0/+2398
2014-07-16StringToBool: only act if the entire string is consumed by strtol()Michael Vogt1-0/+29
2014-07-08build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2-3/+3
2014-07-07use printf instead of echo in testing frameworkMichele OrrĂ¹2-31/+31
2014-07-07properly handle (currently unused) dpkg pass-throughDavid Kalnischkies1-13/+16
2014-07-07use exit instead of incorrect return in test wrapperMichele OrrĂ¹1-4/+5
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies1-0/+6
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies1-0/+35
2014-06-18Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-06-12test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt1-1/+1
2014-06-11fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt2-2/+4
2014-06-11fix autopkgtest testsMichael Vogt2-1/+3
2014-06-10fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt1-4/+4
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt1-0/+17
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt1-0/+31
2014-06-10Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sidMichael Vogt3-0/+51
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies1-0/+2
2014-06-07do not revert candidate for protected packagesDavid Kalnischkies1-0/+39
2014-06-04Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt3-0/+51
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt1-0/+31
2014-05-30use 'native' instead of 'amd64' as pkg archDavid Kalnischkies1-9/+9
2014-05-30show current/total testcase statistic also in concise modeDavid Kalnischkies1-1/+1
2014-05-30support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies2-0/+71
2014-05-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-05-29(try to) fix travis-ci build failuresDavid Kalnischkies3-6/+22
2014-05-28Fix uninitialized valueMichael Vogt1-1/+1
2014-05-22fix tight loop detection and temporary removesDavid Kalnischkies4-18/+86
2014-05-22make test independent from the actual Install-SizeDavid Kalnischkies1-2/+2
2014-05-22show upgradable packages after apt updateMichael Vogt1-0/+17
2014-05-16add an additional test for arch specific conflictsDavid Kalnischkies1-0/+36
2014-05-15Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt1-0/+41
2014-05-07show progress in run-testsMichael Vogt1-1/+2
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt3-1/+297