summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-15remove POSTINST from framework, file tree can be used for thisMichael Vogt1-4/+0
2013-10-15tests, do not send pkgname with arch via the status-fdMichael Vogt4-1/+124
2013-10-09fixup various UI issues in the testMichael Vogt1-6/+6
2013-10-09really fix testMichael Vogt1-36/+43
2013-10-09use "insertpackage" instead of "buildsimplenativepackage"Michael Vogt1-10/+12
2013-10-09add test for upgrade, upgrade --with-new-pkgs, dist-upgradeMichael Vogt1-0/+69
2013-10-05Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt15-106/+504
2013-10-05Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...Michael Vogt1-0/+27
2013-10-03tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies1-1/+1
2013-10-03test: use a multiarch capable dpkg rather than workaroundDavid Kalnischkies1-4/+3
2013-10-03use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies3-11/+23
2013-10-02tests: fix some problems travis encountersDavid Kalnischkies5-48/+54
2013-10-01change maxsplit default from "0" to maxintMichael Vogt1-0/+4
2013-10-01don't consider holds for autoremovalDavid Kalnischkies1-0/+20
2013-10-01handle complete responses to https range requestsDavid Kalnischkies3-22/+226
2013-10-01retry without partial data after a 416 responseDavid Kalnischkies1-16/+43
2013-09-30add Range and If-Range support in the webserverDavid Kalnischkies1-1/+63
2013-09-30access _config via GET requests in the webserverDavid Kalnischkies1-3/+71
2013-09-26test: apt-get source with more than one argumentDavid Kalnischkies1-0/+6
2013-09-26print-uris prints regardless of quiet-level againDavid Kalnischkies1-0/+24
2013-09-26pkg from only trusted sources keeps being trustedDavid Kalnischkies2-0/+61
2013-09-26don't strip :any from dependencies in single-archDavid Kalnischkies1-0/+54
2013-09-20do not trust FileFd::Eof() in pkgTagFile::Fill()David Kalnischkies3-0/+262
2013-09-12add a testcase for 100 char long path truncate bug #689582David Kalnischkies1-0/+35
2013-09-07add maxsplit parameter to StringSplitMichael Vogt1-0/+6
2013-09-07implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt1-0/+17
2013-09-03use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies1-16/+16