summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-101-0/+5
* parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-091-6/+3
* reenable pipelining via hashsum reordering supportDavid Kalnischkies2014-05-092-57/+102
* deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies2014-05-091-6/+4
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-094-35/+29
* use 'best' hash for source authenticationDavid Kalnischkies2014-05-092-77/+260
* tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies2014-05-092-1/+2
* make test independent from the actual Install-SizeDavid Kalnischkies2014-05-081-2/+2
* fix apt-config test now that PATH changed in 8c617819David Kalnischkies2014-05-081-1/+1
* Revert "fix test-bug-602412-dequote-redirect by removing the aptget update si...Michael Vogt2014-05-081-4/+1
* Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-0/+126
|\
| * add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-0/+41
| * add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-0/+85
* | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-081-3/+3
|\ \
| * | update test-apt-progress-fdMichael Vogt2014-05-081-3/+3
* | | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-084-2/+299
|\| |
| * | show progress in run-testsMichael Vogt2014-05-071-1/+2
| * | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi...Michael Vogt2014-05-073-1/+297
| |\ \
| | * | ensure "--db" also works with the new srcpkgdbMichael Vogt2014-04-071-1/+26
| | * | ensure clean worksMichael Vogt2014-04-042-0/+13
| | * | add test for binary cachedb and contents generationMichael Vogt2014-04-042-3/+94
| | * | Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2014-04-042-1/+168
* | | | fix testsMichael Vogt2014-05-072-3/+3
* | | | add BUILDDIRECTORY to PATH in the testsMichael Vogt2014-05-071-1/+2
* | | | fix test-bug-602412-dequote-redirect by removing the aptget update size infor...Michael Vogt2014-05-071-1/+4
* | | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-0727-271/+954
|\| | |
| * | | Only do openpty() if both stdin/stdout are terminalsMichael Vogt2014-04-301-1/+1
| * | | handle pkgnames shorter than modifiersDavid Kalnischkies2014-04-261-1/+5
| * | | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sidMichael Vogt2014-04-111-0/+13
| |\ \ \
| | * | | Notice the user about "apt list -a" when only a single hit if foundMichael Vogt2014-04-091-0/+12
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sidMichael Vogt2014-04-111-0/+5
| |\ \ \
| | * | | fix apt list output for pkgs in dpkg ^rc stateMichael Vogt2014-04-081-0/+5
| * | | | consider priorities only for downloadable pkgs in resolverDavid Kalnischkies2014-04-111-0/+48
| * | | | fix test-failure in adtMichael Vogt2014-04-101-1/+7
| | |/ / | |/| |
| * | | Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt2014-04-091-0/+19
| |/ /
| * / make apt search case-insensitive by defaultMichael Vogt2014-04-071-1/+6
| |/
| * Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-03-275-22/+145
| |\
| | * discard candidates via IsInstallOk to allow overrideDavid Kalnischkies2014-03-231-0/+3
| | * ensure proper teardown in dpkg error casesDavid Kalnischkies2014-03-222-22/+132
| | * add testcase for APT::Architectures "arch1,arch2"David Kalnischkies2014-03-211-0/+9
| | * only consider versioned kernel packages in autoremoveDavid Kalnischkies2014-03-211-0/+1
| * | Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-272-0/+46
| |/
| * fix test/integration/test-apt-helperMichael Vogt2014-03-1418-209/+618
| |\
| | * ensure that gz compression test is run with gzDavid Kalnischkies2014-03-131-0/+1
| | * factor out getting list of architectures from comma listDavid Kalnischkies2014-03-131-5/+8
| | * correct LD_LIBRARY_PATH and config loading for apt-helperDavid Kalnischkies2014-03-131-25/+15
| | * ensure that a dot is a dot in the hookDavid Kalnischkies2014-03-131-9/+17
| | * support kfreebsd and hurd in the kernel hookDavid Kalnischkies2014-03-132-11/+35
| | * use a configurable list of versioned kernel packagesDavid Kalnischkies2014-03-134-56/+58
| | * improve debug output in case downloadfile failsDavid Kalnischkies2014-03-133-67/+79