summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-09-04merged from lp:~donkult/apt/experimentalMichael Vogt
2012-09-04merged from lp:~donkult/apt/experimentalMichael Vogt
2012-08-28merged from the debian-sid branchMichael Vogt
2012-08-05ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies
2012-08-04improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies
2012-08-04* cmdline/apt-get.cc:David Kalnischkies
2012-07-18* apt-pkg/cacheset.cc:David Kalnischkies
2012-07-12* apt-pkg/cachefilter.cc:David Kalnischkies
2012-07-12add (partial) partial request support for the webserverDavid Kalnischkies
2012-07-11add option to send Content-Type based on file extensionDavid Kalnischkies
2012-07-11make the server a little more robust against write errors (e.g. broken pipe)David Kalnischkies
2012-07-11rework parsing of the first request-line to be more robustDavid Kalnischkies
2012-07-11add simple url rewriting to the webserverDavid Kalnischkies
2012-07-11do not hardcode /dev/null in changetowebserver so it can be changedDavid Kalnischkies
2012-07-11ensure that directories are accessed with a slash at the end of the urlDavid Kalnischkies
2012-07-10http get requests need to be dequotedDavid Kalnischkies
2012-07-10include our usual config.h in the webserverDavid Kalnischkies
2012-07-10implement directory listing in your webserverDavid Kalnischkies
2012-07-10reformat the aptwebserver code to look more like the rest of APTDavid Kalnischkies
2012-07-10rename the paywall testcase and reformat it a bitDavid Kalnischkies
2012-07-10improve test some moreMichael Vogt
2012-07-10cleanup, thanks to donkult for his feedbackMichael Vogt
2012-07-10always send content-length via the new addDataHeaders() to ensure w3m/curl ar...Michael Vogt
2012-07-10add failing regression test for bug #346386Michael Vogt
2012-07-10add commandline, add configurable port, add --simulate-paywall to simulate a ...Michael Vogt
2012-07-09* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-07-09start implementing an extremely simple webserver for testing APTDavid Kalnischkies
2012-07-05* apt-pkg/clean.cc:David Kalnischkies
2012-07-04* cmdline/apt-mark.cc:David Kalnischkies
2012-06-29merged from the debian-sid branchMichael Vogt
2012-06-29* debian/control:David Kalnischkies
2012-06-18* cmdline/apt-get.cc:David Kalnischkies
2012-06-14add two tests for architecture specificationsDavid Kalnischkies
2012-06-14add extra paranoia against subkey attacks (and a regression test), LP: #10131...Michael Vogt
2012-06-14update to reflect the latest ubuntu keyMichael Vogt
2012-06-12add a testcase for #675449, which i forgot to commitDavid Kalnischkies
2012-06-11Merge version 0.9.6 from DebianSteve Langasek
2012-06-11add a few tests to check that arch-specific qualifiers workDavid Kalnischkies
2012-06-11check build-dep candidate if install is forbiddenDavid Kalnischkies
2012-06-10* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-06-10* cmdline/apt-get.cc:Daniel Hartwig
2012-06-09fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies
2012-06-09* apt-pkg/contrib/cmdline.cc:Daniel Hartwig
2012-05-22merged (and resolved a bunch of conflicts) of the debian-sid branchMichael Vogt
2012-05-20* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-05-19* apt-pkg/packagemanager.cc:David Kalnischkies
2012-05-16* cmdline/apt-get.cc:David Kalnischkies
2012-05-14adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies
2012-05-10add a small wrapper to call gdb in the framework settingDavid Kalnischkies