summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-10-17merged from debian-sidMichael Vogt15-9/+1008
2012-09-19* apt-pkg/pkgcache.cc:David Kalnischkies1-0/+50
2012-09-19* apt-pkg/pkgcachegen.cc:David Kalnischkies1-0/+22
2012-09-09handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2-6/+93
2012-09-03* apt-pkg/cdrom.cc:David Kalnischkies2-0/+120
2012-09-02* apt-pkg/cdrom.cc:David Kalnischkies2-0/+92
2012-09-02* apt-pkg/indexcopy.cc:David Kalnischkies2-0/+92
2012-08-30* apt-pkg/packagemanager.cc:David Kalnischkies2-1/+123
2012-08-05ensure that the right architecture is used for cross-dependencies inDavid Kalnischkies2-0/+26
2012-08-04improve the check for purely virtuals as provided packages aren'tDavid Kalnischkies1-0/+12
2012-08-04* cmdline/apt-get.cc:David Kalnischkies1-0/+44
2012-07-18* apt-pkg/cacheset.cc:David Kalnischkies1-0/+33
2012-07-12* apt-pkg/cachefilter.cc:David Kalnischkies3-2/+18
2012-07-12add (partial) partial request support for the webserverDavid Kalnischkies1-8/+63
2012-07-11add option to send Content-Type based on file extensionDavid Kalnischkies1-0/+12
2012-07-11make the server a little more robust against write errors (e.g. broken pipe)David Kalnischkies1-4/+11
2012-07-11rework parsing of the first request-line to be more robustDavid Kalnischkies1-31/+75
2012-07-11add simple url rewriting to the webserverDavid Kalnischkies3-40/+46
2012-07-11do not hardcode /dev/null in changetowebserver so it can be changedDavid Kalnischkies1-9/+9
2012-07-11ensure that directories are accessed with a slash at the end of the urlDavid Kalnischkies1-7/+33
2012-07-10http get requests need to be dequotedDavid Kalnischkies1-0/+2
2012-07-10include our usual config.h in the webserverDavid Kalnischkies1-6/+8
2012-07-10implement directory listing in your webserverDavid Kalnischkies1-4/+91
2012-07-10reformat the aptwebserver code to look more like the rest of APTDavid Kalnischkies1-45/+44
2012-07-10rename the paywall testcase and reformat it a bitDavid Kalnischkies1-12/+12
2012-07-10improve test some moreMichael Vogt2-2/+31
2012-07-10cleanup, thanks to donkult for his feedbackMichael Vogt3-8/+5
2012-07-10always send content-length via the new addDataHeaders() to ensure w3m/curl ar...Michael Vogt1-12/+22
2012-07-10add failing regression test for bug #346386Michael Vogt3-5/+31
2012-07-10add commandline, add configurable port, add --simulate-paywall to simulate a ...Michael Vogt1-7/+45
2012-07-09* apt-pkg/deb/deblistparser.cc:David Kalnischkies1-0/+182
2012-07-09start implementing an extremely simple webserver for testing APTDavid Kalnischkies4-1/+254
2012-07-05* apt-pkg/clean.cc:David Kalnischkies1-0/+24
2012-07-04* cmdline/apt-mark.cc:David Kalnischkies2-0/+77
2012-06-29* debian/control:David Kalnischkies1-1/+1
2012-06-18* cmdline/apt-get.cc:David Kalnischkies1-0/+4
2012-06-14add two tests for architecture specificationsDavid Kalnischkies4-9/+197
2012-06-12add a testcase for #675449, which i forgot to commitDavid Kalnischkies2-0/+88
2012-06-11add a few tests to check that arch-specific qualifiers workDavid Kalnischkies1-0/+43
2012-06-11check build-dep candidate if install is forbiddenDavid Kalnischkies2-1/+16
2012-06-10* apt-pkg/aptconfiguration.cc:David Kalnischkies1-2/+4
2012-06-10* cmdline/apt-get.cc:Daniel Hartwig1-0/+3
2012-06-09fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies1-2/+13
2012-06-09* apt-pkg/contrib/cmdline.cc:Daniel Hartwig2-0/+27
2012-05-20* apt-pkg/aptconfiguration.cc:David Kalnischkies3-5/+34
2012-05-19* apt-pkg/packagemanager.cc:David Kalnischkies1-0/+23
2012-05-16* cmdline/apt-get.cc:David Kalnischkies1-24/+42
2012-05-14adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies1-5/+7
2012-05-14 - separate manpages from the rest of the doc buildingDavid Kalnischkies1-1/+1
2012-05-10add a small wrapper to call gdb in the framework settingDavid Kalnischkies1-0/+4