summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* show URI.Path in all acquire item descriptionsDavid Kalnischkies2015-06-1113-39/+79
* store all targets data in IndexTarget structDavid Kalnischkies2015-06-101-2/+2
* abstract the code to iterate over all targets a bitDavid Kalnischkies2015-06-102-1/+39
* configureable acquire targets to download additional filesDavid Kalnischkies2015-06-092-5/+61
* do not request files if we expect an IMS hitDavid Kalnischkies2015-06-097-18/+77
* support hashes for compressed pdiff filesDavid Kalnischkies2015-06-091-2/+44
* fix download-file using testcases to run as rootDavid Kalnischkies2015-06-092-16/+17
* add more parsing error checking for rredDavid Kalnischkies2015-06-092-1/+196
* check patch hashes in rred worker instead of in the handlerDavid Kalnischkies2015-06-091-0/+2
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-0911-45/+87
* don't try other compressions on hashsum mismatchDavid Kalnischkies2015-06-073-6/+29
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2015-05-224-4/+106
|\
| * 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
| * | 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
* | | treat older Release files than we already have as an IMSHitDavid Kalnischkies2015-05-188-80/+121
* | | detect Releasefile IMS hits even if the server doesn'tDavid Kalnischkies2015-05-135-1/+70
* | | detect 416 complete file in partial by expected hashDavid Kalnischkies2015-05-124-6/+16
* | | rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-113-3/+273
* | | implement a more c++-style TFRewrite alternativeDavid Kalnischkies2015-05-111-0/+6
* | | sync TFRewrite*Order arrays with dpkg and dakDavid Kalnischkies2015-05-115-15/+98
* | | remove available file to have same dpkg -l behaviorDavid Kalnischkies2015-05-111-1/+2
* | | remove unused and strange default-value for pinsDavid Kalnischkies2015-05-111-0/+4
* | | a pin of 1000 always means downgrade allowedDavid Kalnischkies2015-05-112-90/+86
* | | do not require installed libapt-pkg-dev for gtestDavid Kalnischkies2015-05-111-1/+2
* | | 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