summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies10-53/+132
2015-03-08rework dpkg-wrapping in test frameworkDavid Kalnischkies1-19/+25
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 Kalnischkies4-85/+188
2014-12-10do not make PTY slave the controlling terminalDavid Kalnischkies1-24/+36
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies3-79/+180
2014-12-07always run 'dpkg --configure -a' at the end of our dpkg callingsDavid Kalnischkies6-54/+142
2014-12-07correct architecture detection for 'rc' packages for purgeDavid Kalnischkies2-27/+59
2014-12-07properly handle already reinstall pkgs in orderingDavid Kalnischkies1-0/+98
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-19use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies1-0/+9
2014-11-19fix test to support non-multiarch dpkg versionsDavid Kalnischkies1-23/+28
2014-11-19fix PTY interaction on linux and kfreebsdDavid Kalnischkies1-3/+37
2014-11-18close leaking slave fd after setting up pty magicDavid Kalnischkies3-58/+99
2014-11-18fix file ownership tests to work on kfreebsdDavid Kalnischkies5-9/+16
2014-11-18create our cache and lib directory always with mode 755David Kalnischkies3-8/+23
2014-11-18various small additional tests and testcasesDavid Kalnischkies11-17/+261
2014-11-10reenable support for -s (and co) in apt-get sourceDavid Kalnischkies1-0/+4
2014-11-10allow options between command and -- on commandlineDavid Kalnischkies2-2/+70
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies1-0/+260
2014-11-10add a simple container for HashStringsDavid Kalnischkies1-12/+52
2014-11-09disable the lock disabling in the testsDavid Kalnischkies4-5/+7
2014-11-09allow uninstalled packages to be put on holdDavid Kalnischkies1-0/+72
2014-11-09fix test to not spoil output with warningsDavid Kalnischkies1-18/+39
2014-11-09enhance apt-extracttemplates testDavid Kalnischkies2-22/+48
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies2-44/+46
2014-11-09streamline display of --help in all toolsDavid Kalnischkies2-0/+54
2014-11-08fix variable naming typo used in debug outputDavid Kalnischkies1-1/+1
2014-11-08(style) Variable 'res' is assigned a value that is never usedDavid Kalnischkies1-13/+16
2014-11-08Division by result of sizeof(). memset() expects a size in bytesDavid Kalnischkies1-2/+7
2014-11-08tests: silence clang on uninitilized variablesDavid Kalnischkies2-2/+3
2014-11-08reenable patchsize limit option for pdiffsDavid Kalnischkies1-0/+34
2014-11-06Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt28-175/+615
2014-11-05test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...Michael Vogt1-1/+2
2014-11-04test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...Michael Vogt1-1/+1
2014-10-29Only support Translation-* that are listed in the {In,}Release fileMichael Vogt2-19/+2
2014-10-26tests: enhance output of grep and test failsDavid Kalnischkies6-42/+64
2014-10-26rewrite ReadMessages()David Kalnischkies1-0/+70
2014-10-24promote filesize to a hashstringDavid Kalnischkies5-8/+127
2014-10-23tests: support 'installed' release in insertpackageDavid Kalnischkies6-45/+39
2014-10-23switch tests to Translation-en usageDavid Kalnischkies1-4/+10
2014-10-23add test for Basic Authentication schemeDavid Kalnischkies5-16/+219
2014-10-23chown finished partial files earlierDavid Kalnischkies13-68/+104