summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* improve partial/ cleanup in abort and failure casesDavid Kalnischkies2015-05-114-15/+18
* Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies2015-04-193-54/+260
|\
| * 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
* | a hit on Release files means the indexes will be hits tooDavid Kalnischkies2015-04-198-70/+182
* | ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2015-04-192-2/+4
* | calculate hashes while downloading in httpsDavid Kalnischkies2015-04-191-2/+4
* | calculate only expected hashes in methodsDavid Kalnischkies2015-04-191-0/+24
* | handle servers closing encoded connections correctlyDavid Kalnischkies2015-04-191-7/+21
* | send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies2015-04-192-2/+2
* | improve https method queue progress reportingDavid Kalnischkies2015-04-194-44/+80
* | demote missing gtest to a buildtime warningDavid Kalnischkies2015-04-191-0/+9
* | test for or-group choice behaviour in upgradeDavid Kalnischkies2015-04-101-11/+79
* | add a simple unit test for acquire progressDavid Kalnischkies2015-04-101-0/+170
* | reimplement the last uses of sprintfDavid Kalnischkies2015-04-102-0/+34
* | stop displaying time of build in online helpJérémy Bobbio2015-03-161-1/+1
* | test exitcode as well as string equalityDavid Kalnischkies2015-03-16126-617/+697
* | derive more of https from http methodDavid Kalnischkies2015-03-162-44/+84
* | merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-1610-53/+132
|\|
| * 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
* | rework dpkg-wrapping in test frameworkDavid Kalnischkies2015-03-081-19/+25
* | do not make PTY slave the controlling terminalDavid Kalnischkies2014-12-101-24/+36
* | dispose http(s) 416 error page as non-contentDavid Kalnischkies2014-12-093-79/+180
* | always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies2014-12-076-54/+142
* | correct architecture detection for 'rc' packages for purgeDavid Kalnischkies2014-12-072-27/+59
* | properly handle already reinstall pkgs in orderingDavid Kalnischkies2014-12-071-0/+98
* | use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies2014-11-191-0/+9
* | fix test to support non-multiarch dpkg versionsDavid Kalnischkies2014-11-191-23/+28
* | fix PTY interaction on linux and kfreebsdDavid Kalnischkies2014-11-191-3/+37
* | close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-183-58/+99
* | fix file ownership tests to work on kfreebsdDavid Kalnischkies2014-11-185-9/+16
* | create our cache and lib directory always with mode 755David Kalnischkies2014-11-183-8/+23
* | various small additional tests and testcasesDavid Kalnischkies2014-11-1811-17/+261
* | disable the lock disabling in the testsDavid Kalnischkies2014-11-094-5/+7
* | allow uninstalled packages to be put on holdDavid Kalnischkies2014-11-091-0/+72
* | fix test to not spoil output with warningsDavid Kalnischkies2014-11-091-18/+39
* | enhance apt-extracttemplates testDavid Kalnischkies2014-11-092-22/+48