summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt2013-12-123-2/+64
|\
| * Fix conffile prompt regression (LP: #1260297)Michael Vogt2013-12-121-0/+43
| * fix test/integration/test-apt-key-net-updateMichael Vogt2013-12-121-2/+6
| * clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt2013-12-121-1/+1
| * fix test/integration/test-apt-key-net-update (code copy/DRY violation)Michael Vogt2013-12-111-0/+15
* | improve error messageMichael Vogt2013-12-111-2/+2
|/
* improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt2013-12-111-0/+10
* add support for "apt-get source pkg:arch"Michael Vogt2013-12-111-0/+60
* user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt2013-12-101-0/+5
* fix typoMichael Vogt2013-12-101-2/+2
* improve test for #731853 and commentsMichael Vogt2013-12-101-3/+5
* if there is only deb-src pick higest version in deb-src release matchingMichael Vogt2013-12-101-2/+7
* Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sidMichael Vogt2013-12-101-0/+60
|\
| * add test for aptget source for unavailable packageMichael Vogt2013-12-041-0/+5
| * further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt2013-12-041-8/+18
| * add test, deal with InReleaseMichael Vogt2013-12-041-0/+45
* | cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies2013-12-013-0/+95
* | tests: add a webserverconfig method to abstract configDavid Kalnischkies2013-11-304-6/+20
* | tests: rm pkgcache.bin in 719263 testDavid Kalnischkies2013-11-301-0/+1
* | webserver: use pthreads to handle multiple clientsDavid Kalnischkies2013-11-302-163/+201
* | webserver: strip parameters from filenameDavid Kalnischkies2013-11-301-1/+9
* | webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies2013-11-301-3/+15
* | webserver: implement ~user access to ~user/public_html/David Kalnischkies2013-11-301-1/+25
* | tests: enhance https support in the testcasesDavid Kalnischkies2013-11-302-8/+14
* | webserver: spurious newline after data confuses curlDavid Kalnischkies2013-11-301-9/+9
|/
* fix crash when SetCandidateRelease is usedMichael Vogt2013-11-291-0/+36
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2013-11-291-0/+18
|\
| * add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt2013-11-291-0/+18
* | add missing test/integration/test-bug-720597-build-dep-purgeMichael Vogt2013-11-281-0/+36
|/
* Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt2013-10-223-2/+7
|\
| * fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ...Michael Vogt2013-10-221-1/+1
| * test/integration/run-tests: output the failed test namesMichael Vogt2013-10-221-0/+5
| * reshuffle dpkgpm.cc code a bit moreMichael Vogt2013-10-181-1/+1
| * add $* to gdb to make it more usefulMichael Vogt2013-10-181-1/+1
* | use Pkg.FullName() in disappearedPkgs and remove duplicated checkMichael Vogt2013-10-221-1/+1
* | add APT::Status-deb822-FdMichael Vogt2013-10-211-27/+37
* | restore binary compatiblity with the pkgPackageManager interfaceMichael Vogt2013-10-211-0/+54
* | fix apt output ordering and update test to match the new human friendly messa...Michael Vogt2013-10-211-2/+2
* | re-add missing APT::String::StripMichael Vogt2013-10-181-1/+0
* | cleanupMichael Vogt2013-10-181-23/+23
|/
* remove POSTINST from framework, file tree can be used for thisMichael Vogt2013-10-151-4/+0
* tests, do not send pkgname with arch via the status-fdMichael Vogt2013-10-154-1/+124
* fixup various UI issues in the testMichael Vogt2013-10-091-6/+6
* really fix testMichael Vogt2013-10-091-36/+43
* use "insertpackage" instead of "buildsimplenativepackage"Michael Vogt2013-10-091-10/+12
* add test for upgrade, upgrade --with-new-pkgs, dist-upgradeMichael Vogt2013-10-091-0/+69
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-10-0515-106/+504
|\
| * tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies2013-10-031-1/+1
| * test: use a multiarch capable dpkg rather than workaroundDavid Kalnischkies2013-10-031-4/+3
| * use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-033-11/+23