summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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 remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt2014-05-071-0/+58
|\ \ \ \
| * \ \ \ Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-281-0/+4
| |\ \ \ \
| | * | | | fix testsMichael Vogt2014-04-281-0/+4
| * | | | | Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt2014-04-281-1/+7
| |\| | | |
| | * | | | add flAbsPath() as a wrapper to realpath()Michael Vogt2014-04-281-0/+7
| * | | | | Implement Popen() execv helper to avoid popen()Michael Vogt2014-04-281-0/+48
| |/ / / /
* | | | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-0760-2137/+3070
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Only do openpty() if both stdin/stdout are terminalsMichael Vogt2014-04-301-1/+1
| * | | | handle pkgnames shorter than modifiersDavid Kalnischkies2014-04-261-1/+5
| |/ / /
| * | | use Google C++ Testing Framework for libapt testsDavid Kalnischkies2014-04-1628-2085/+1917
| * | | clear HitEof flag in FileFd::SeekDavid Kalnischkies2014-04-163-24/+90
| * | | 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
| * | | | extend FileFd test behond basic permission testsDavid Kalnischkies2014-04-111-10/+99
| * | | | fix test-failure in adtMichael Vogt2014-04-101-1/+7
| * | | | Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt2014-04-101-0/+31
| | |/ / | |/| |
| * | | Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt2014-04-091-0/+19
| |/ /
| * | Merge branch 'bugfix/apt-search-case' into debian/sidMichael Vogt2014-04-081-1/+6
| |\ \
| | * | make apt search case-insensitive by defaultMichael Vogt2014-04-071-1/+6
| | |/
| * | Merge branch 'debian/sid' into feature/more-fancy-progressMichael Vogt2014-03-277-22/+191
| |\|
| | * 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
| | |/
| * / Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt2014-03-272-0/+36
| |/
| * fix test/integration/test-apt-helperMichael Vogt2014-03-1446-321/+926
| |\
| | * 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