summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * tests: fix some problems travis encountersDavid Kalnischkies2013-10-025-48/+54
| * don't consider holds for autoremovalDavid Kalnischkies2013-10-011-0/+20
| * handle complete responses to https range requestsDavid Kalnischkies2013-10-013-22/+226
| * retry without partial data after a 416 responseDavid Kalnischkies2013-10-011-16/+43
| * add Range and If-Range support in the webserverDavid Kalnischkies2013-09-301-1/+63
| * access _config via GET requests in the webserverDavid Kalnischkies2013-09-301-3/+71
* | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...Michael Vogt2013-10-051-0/+27
|\ \ | |/ |/|
| * change maxsplit default from "0" to maxintMichael Vogt2013-10-011-0/+4
| * add maxsplit parameter to StringSplitMichael Vogt2013-09-071-0/+6
| * implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt2013-09-071-0/+17
* | test: apt-get source with more than one argumentDavid Kalnischkies2013-09-261-0/+6
* | print-uris prints regardless of quiet-level againDavid Kalnischkies2013-09-261-0/+24
* | pkg from only trusted sources keeps being trustedDavid Kalnischkies2013-09-262-0/+61
* | don't strip :any from dependencies in single-archDavid Kalnischkies2013-09-261-0/+54
* | do not trust FileFd::Eof() in pkgTagFile::Fill()David Kalnischkies2013-09-203-0/+262
* | add a testcase for 100 char long path truncate bug #689582David Kalnischkies2013-09-121-0/+35
* | use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies2013-09-031-16/+16
|/