summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-12-27fix APTWEBSERVERBINDIR defaultMichael Vogt1-1/+1
2013-12-27Merge branch 'feature/tests-on-installed' into debian/sidMichael Vogt1-4/+13
2013-12-27Merge branch 'feature/test-apt-key-net-update' into debian/sidMichael Vogt7-97/+26
2013-12-27Merge branch 'feature/policy-parser-bts732746' into debian/sidMichael Vogt1-0/+32
2013-12-24add integration testMichael Vogt1-0/+18
2013-12-23add basic tests for GetTempDir()Michael Vogt1-0/+13
2013-12-21make /etc/apt/preferences parser deal with comment only sectionsMichael Vogt1-0/+32
2013-12-19fix apt-key net-update test to use the buildin webserverMichael Vogt7-109/+24
2013-12-13make apt-key net-update actually testableMichael Vogt1-0/+14
2013-12-13run autopkgtest against the installed aptMichael Vogt1-4/+13
2013-12-12Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sidMichael Vogt3-2/+64
2013-12-12Fix conffile prompt regression (LP: #1260297)Michael Vogt1-0/+43
2013-12-12fix test/integration/test-apt-key-net-updateMichael Vogt1-2/+6
2013-12-12clarify error message when apt-get source=ver fails, print a real error messa...Michael Vogt1-1/+1
2013-12-11fix test/integration/test-apt-key-net-update (code copy/DRY violation)Michael Vogt1-0/+15
2013-12-11improve error messageMichael Vogt1-2/+2
2013-12-11improve error message for apt-get source pkg:arch{=ver,/release}Michael Vogt1-0/+10
2013-12-11add support for "apt-get source pkg:arch"Michael Vogt1-0/+60
2013-12-10user-requested version tag gets precedence in apt-get source -t dist pkg=vers...Michael Vogt1-0/+5
2013-12-10fix typoMichael Vogt1-2/+2
2013-12-10improve test for #731853 and commentsMichael Vogt1-3/+5
2013-12-10if there is only deb-src pick higest version in deb-src release matchingMichael Vogt1-2/+7
2013-12-10Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sidMichael Vogt1-0/+60
2013-12-04add test for aptget source for unavailable packageMichael Vogt1-0/+5
2013-12-04further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...Michael Vogt1-8/+18
2013-12-04add test, deal with InReleaseMichael Vogt1-0/+45
2013-12-01cherry-pick ubuntus (disabled) net-update fixesDavid Kalnischkies3-0/+95
2013-11-30tests: add a webserverconfig method to abstract configDavid Kalnischkies4-6/+20
2013-11-30tests: rm pkgcache.bin in 719263 testDavid Kalnischkies1-0/+1
2013-11-30webserver: use pthreads to handle multiple clientsDavid Kalnischkies2-163/+201
2013-11-30webserver: strip parameters from filenameDavid Kalnischkies1-1/+9
2013-11-30webserver: add directoryIndex support defaulting to index.htmlDavid Kalnischkies1-3/+15
2013-11-30webserver: implement ~user access to ~user/public_html/David Kalnischkies1-1/+25
2013-11-30tests: enhance https support in the testcasesDavid Kalnischkies2-8/+14
2013-11-30webserver: spurious newline after data confuses curlDavid Kalnischkies1-9/+9
2013-11-29fix crash when SetCandidateRelease is usedMichael Vogt1-0/+36
2013-11-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-0/+18
2013-11-29add "APT::String::Endswith" and automatic adding of ".list" in apt edit-sourceMichael Vogt1-0/+18
2013-11-28add missing test/integration/test-bug-720597-build-dep-purgeMichael Vogt1-0/+36
2013-10-22Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt3-2/+7
2013-10-22fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ...Michael Vogt1-1/+1
2013-10-22test/integration/run-tests: output the failed test namesMichael Vogt1-0/+5
2013-10-22use Pkg.FullName() in disappearedPkgs and remove duplicated checkMichael Vogt1-1/+1
2013-10-21add APT::Status-deb822-FdMichael Vogt1-27/+37
2013-10-21restore binary compatiblity with the pkgPackageManager interfaceMichael Vogt1-0/+54
2013-10-21fix apt output ordering and update test to match the new human friendly messa...Michael Vogt1-2/+2
2013-10-18re-add missing APT::String::StripMichael Vogt1-1/+0
2013-10-18reshuffle dpkgpm.cc code a bit moreMichael Vogt1-1/+1
2013-10-18add $* to gdb to make it more usefulMichael Vogt1-1/+1
2013-10-18cleanupMichael Vogt1-23/+23