summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode1-0/+30
2015-08-27mark again deps of pkgs in APT::Never-MarkAuto-Sections as manualDavid Kalnischkies2-1/+109
2015-05-22Add regression test for LP: #1445239Michael Vogt1-0/+29
2015-04-22remove "first package seen is native package" assumptionDavid Kalnischkies1-0/+72
2015-04-12parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies2-54/+253
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies1-0/+6
2015-01-10award points for positive dependencies againDavid Kalnischkies1-0/+28
2015-01-10128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies2-5/+1
2015-01-06Add regression test for the previous commitMichael Vogt1-0/+43
2014-12-23pass-through stdin fd instead of content if not a terminalDavid Kalnischkies1-2/+20
2014-12-23always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies6-54/+139
2014-12-23do not make PTY slave the controlling terminalDavid Kalnischkies2-43/+68
2014-12-22dispose http(s) 416 error page as non-contentDavid Kalnischkies3-20/+72
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy1-0/+6
2014-11-28fix PTY interaction on linux and kfreebsdDavid Kalnischkies1-3/+37
2014-11-28close leaking slave fd after setting up pty magicDavid Kalnischkies3-59/+105
2014-11-10reenable support for -s (and co) in apt-get sourceDavid Kalnischkies1-0/+4
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies1-0/+260
2014-10-15don't cleanup cdrom files in apt-get updateDavid Kalnischkies1-6/+43
2014-10-06implement the updated build profile specjosch1-43/+43
2014-09-25rewrite compressed indexes test to check with all compressorsDavid Kalnischkies3-122/+135
2014-09-21generalize Acquire::GzipIndexMichael Vogt2-12/+10
2014-09-20relax grep to support newer curl output formatDavid Kalnischkies1-1/+6
2014-09-19Fix regression when copy: is used for a relative pathMichael Vogt1-4/+6
2014-09-19test/integration/test-apt-update-file: improve testMichael Vogt2-0/+17
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-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-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-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