summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/debian/jessie' into debian/sidMichael Vogt2015-05-224-54/+331
|\
| * remove "first package seen is native package" assumptionDavid Kalnischkies2015-04-221-0/+72
| * parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies2015-04-122-54/+253
| * keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies2015-04-071-0/+6
* | Add regression test for LP: #1445239Michael Vogt2015-05-222-0/+31
* | Fix endless loop in apt-get update that can cause disk fillupMichael Vogt2015-05-221-3/+3
* | test/integration/test-apt-download-progress: fix test failure on fast hardwareMichael Vogt2015-03-201-2/+2
|/
* award points for positive dependencies againDavid Kalnischkies2015-01-101-0/+28
* 128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies2015-01-102-5/+1
* Add regression test for the previous commitMichael Vogt2015-01-061-0/+43
* pass-through stdin fd instead of content if not a terminalDavid Kalnischkies2014-12-231-2/+20
* always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-236-54/+139
* do not make PTY slave the controlling terminalDavid Kalnischkies2014-12-232-43/+68
* dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-224-85/+188
* support long keyids in "apt-key del" instead of ignoring themJames McCoy2014-11-281-0/+6
* fix PTY interaction on linux and kfreebsdDavid Kalnischkies2014-11-281-3/+37
* close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-283-59/+105
* reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-11-101-0/+4
* allow options between command and -- on commandlineDavid Kalnischkies2014-11-102-2/+70
* use 'best' hash for source authenticationDavid Kalnischkies2014-11-101-0/+260
* add a simple container for HashStringsDavid Kalnischkies2014-11-101-12/+52
* don't cleanup cdrom files in apt-get updateDavid Kalnischkies2014-10-151-6/+43
* implement the updated build profile specjosch2014-10-062-52/+63
* rewrite compressed indexes test to check with all compressorsDavid Kalnischkies2014-09-253-122/+135
* generalize Acquire::GzipIndexMichael Vogt2014-09-212-12/+10
* relax grep to support newer curl output formatDavid Kalnischkies2014-09-201-1/+6
* Fix regression when copy: is used for a relative pathMichael Vogt2014-09-191-4/+6
* test/integration/test-apt-update-file: improve testMichael Vogt2014-09-192-0/+17
* improve test for commit daff4aMichael Vogt2014-09-171-0/+7
* Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2014-09-171-0/+27
* SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-163-3/+105
* don't call pager in non-terminals for changelogDavid Kalnischkies2014-09-091-3/+2
* fix progress report for upgrade and reinstallDavid Kalnischkies2014-09-081-0/+16
* fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies2014-09-071-1/+6
* strip everything spacey in APT::String::StripDavid Kalnischkies2014-09-071-0/+15
* detect terminal output with 'test -t' in testsDavid Kalnischkies2014-09-072-2/+2
* do use an 'unknown' arch-specification in testDavid Kalnischkies2014-09-071-4/+4
* implement --full in apt searchDavid Kalnischkies2014-09-071-1/+15
* support regular expressions in 'apt search'David Kalnischkies2014-09-072-1/+22
* Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt2014-09-051-0/+34
* test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf...Michael Vogt2014-09-031-7/+5
* Add testcase for apt list --all-versionsMichael Vogt2014-09-021-1/+3
* Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter2014-09-021-1/+4
* Make Proxy-Auto-Detect check for each hostMichael Vogt2014-09-021-22/+58
* support versioned provides as implemented by dpkgDavid Kalnischkies2014-08-261-0/+137
* Fix SmartConfigure to ignore ordering of packages that are already validMichael Vogt2014-07-293-0/+2398
* StringToBool: only act if the entire string is consumed by strtol()Michael Vogt2014-07-161-0/+29
* build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-082-3/+3
* use printf instead of echo in testing frameworkMichele OrrĂ¹2014-07-072-31/+31
* properly handle (currently unused) dpkg pass-throughDavid Kalnischkies2014-07-071-13/+16