summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debian/sid' into feature/source-deb822Michael Vogt2014-01-0414-87/+232
|\
| * fix APTWEBSERVERBINDIR defaultMichael Vogt2013-12-271-1/+1
| * Merge branch 'feature/tests-on-installed' into debian/sidMichael Vogt2013-12-271-4/+13
| |\
| | * run autopkgtest against the installed aptMichael Vogt2013-12-131-4/+13
| * | Merge branch 'feature/test-apt-key-net-update' into debian/sidMichael Vogt2013-12-277-97/+26
| |\ \
| | * | fix apt-key net-update test to use the buildin webserverMichael Vogt2013-12-197-109/+24
| | * | make apt-key net-update actually testableMichael Vogt2013-12-131-0/+14
| | |/
| * | Merge branch 'feature/policy-parser-bts732746' into debian/sidMichael Vogt2013-12-271-0/+32
| |\ \
| | * | make /etc/apt/preferences parser deal with comment only sectionsMichael Vogt2013-12-211-0/+32
| | |/
| * | add integration testMichael Vogt2013-12-241-0/+18
| * | add basic tests for GetTempDir()Michael Vogt2013-12-231-0/+13
| * | 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
| |\
* | \ Merge remote-tracking branch 'origin/feature/deb-src-bts731102' into feature/...Michael Vogt2013-12-091-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
* | | fix section addingMichael Vogt2013-12-051-0/+10
* | | add unittest for new sourceslist parser as wellMichael Vogt2013-12-052-0/+58
* | | first version with testMichael Vogt2013-12-051-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