summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2015-06-10store all targets data in IndexTarget structDavid Kalnischkies1-2/+2
2015-06-10abstract the code to iterate over all targets a bitDavid Kalnischkies2-1/+39
2015-06-09configureable acquire targets to download additional filesDavid Kalnischkies2-5/+61
2015-06-09do not request files if we expect an IMS hitDavid Kalnischkies7-18/+77
2015-06-09support hashes for compressed pdiff filesDavid Kalnischkies1-2/+44
2015-06-09fix download-file using testcases to run as rootDavid Kalnischkies2-16/+17
2015-06-09add more parsing error checking for rredDavid Kalnischkies2-1/+196
2015-06-09check patch hashes in rred worker instead of in the handlerDavid Kalnischkies1-0/+2
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies9-43/+80
2015-06-07don't try other compressions on hashsum mismatchDavid Kalnischkies3-6/+29
2015-05-22Merge branch 'debian/sid' into debian/experimentalMichael Vogt3-1/+101
2015-05-22Merge remote-tracking branch 'upstream/debian/jessie' into debian/sidMichael Vogt4-54/+331
2015-05-22Add regression test for LP: #1445239Michael Vogt1-0/+29
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies8-80/+121
2015-05-13detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies5-1/+70
2015-05-12detect 416 complete file in partial by expected hashDavid Kalnischkies3-3/+10
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies1-2/+2
2015-05-11sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies5-15/+98
2015-05-11remove available file to have same dpkg -l behaviorDavid Kalnischkies1-1/+2
2015-05-11remove unused and strange default-value for pinsDavid Kalnischkies1-0/+4
2015-05-11a pin of 1000 always means downgrade allowedDavid Kalnischkies2-90/+86
2015-05-11improve partial/ cleanup in abort and failure casesDavid Kalnischkies4-15/+18
2015-04-22remove "first package seen is native package" assumptionDavid Kalnischkies1-0/+72
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies3-54/+260
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies7-67/+176
2015-04-19ensure lists/ files have correct permissions after apt-cdrom addDavid Kalnischkies2-2/+4
2015-04-19calculate hashes while downloading in httpsDavid Kalnischkies1-2/+4
2015-04-19send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies2-2/+2
2015-04-19improve https method queue progress reportingDavid Kalnischkies4-44/+80
2015-04-12parse specific-arch dependencies correctly on single-arch systemsDavid Kalnischkies2-54/+253
2015-04-10test for or-group choice behaviour in upgradeDavid Kalnischkies1-11/+79
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies1-0/+6
2015-03-20test/integration/test-apt-download-progress: fix test failure on fast hardwareMichael Vogt1-2/+2
2015-03-16stop displaying time of build in online helpJérémy Bobbio1-1/+1
2015-03-16test exitcode as well as string equalityDavid Kalnischkies126-617/+697
2015-03-16derive more of https from http methodDavid Kalnischkies1-0/+40
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies9-52/+130
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 Kalnischkies3-20/+72
2014-12-10do not make PTY slave the controlling terminalDavid Kalnischkies1-24/+36
2014-12-09dispose http(s) 416 error page as non-contentDavid Kalnischkies2-8/+58
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