summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* http get requests need to be dequotedDavid Kalnischkies2012-07-101-0/+2
* include our usual config.h in the webserverDavid Kalnischkies2012-07-101-6/+8
* implement directory listing in your webserverDavid Kalnischkies2012-07-101-4/+91
* reformat the aptwebserver code to look more like the rest of APTDavid Kalnischkies2012-07-101-45/+44
* rename the paywall testcase and reformat it a bitDavid Kalnischkies2012-07-101-12/+12
* improve test some moreMichael Vogt2012-07-102-2/+31
* cleanup, thanks to donkult for his feedbackMichael Vogt2012-07-103-8/+5
* always send content-length via the new addDataHeaders() to ensure w3m/curl ar...Michael Vogt2012-07-101-12/+22
* add failing regression test for bug #346386Michael Vogt2012-07-103-5/+31
* add commandline, add configurable port, add --simulate-paywall to simulate a ...Michael Vogt2012-07-101-7/+45
* start implementing an extremely simple webserver for testing APTDavid Kalnischkies2012-07-094-1/+254
* * debian/control:David Kalnischkies2012-06-291-1/+1
* * cmdline/apt-get.cc:David Kalnischkies2012-06-181-0/+4
* add two tests for architecture specificationsDavid Kalnischkies2012-06-144-9/+197
* add a testcase for #675449, which i forgot to commitDavid Kalnischkies2012-06-122-0/+88
* add a few tests to check that arch-specific qualifiers workDavid Kalnischkies2012-06-111-0/+43
* check build-dep candidate if install is forbiddenDavid Kalnischkies2012-06-112-1/+16
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-06-101-2/+4
* * cmdline/apt-get.cc:Daniel Hartwig2012-06-101-0/+3
* fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies2012-06-091-2/+13
* * apt-pkg/contrib/cmdline.cc:Daniel Hartwig2012-06-092-0/+27
* * apt-pkg/aptconfiguration.cc:David Kalnischkies2012-05-203-5/+34
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-05-191-0/+23
* * cmdline/apt-get.cc:David Kalnischkies2012-05-161-24/+42
* adapt manual testcase to check redirects of dists/, tooDavid Kalnischkies2012-05-141-5/+7
* - separate manpages from the rest of the doc buildingDavid Kalnischkies2012-05-141-1/+1
* add a small wrapper to call gdb in the framework settingDavid Kalnischkies2012-05-101-0/+4
* add a simple test for HashSumValue classesDavid Kalnischkies2012-05-021-0/+22
* /dev/null is a special absolute path as it has no subdirectoriesDavid Kalnischkies2012-04-231-0/+5
* normalize a bit by replacing // and /./ with / in FindFileDavid Kalnischkies2012-04-231-0/+13
* * apt-pkg/depcache.cc:David Kalnischkies2012-04-232-0/+300
* * apt-pkg/cacheset.cc:David Kalnischkies2012-04-201-0/+5
* add a very simple testcase for the lp#985852 fix in the previous commitDavid Kalnischkies2012-04-191-0/+21
* ignore the order used for the 'apt' package as long as it is valid either wayDavid Kalnischkies2012-04-191-1/+15
* ensure that not --assert-multi-arch supporting dpkg's do not generateDavid Kalnischkies2012-04-171-2/+2
* merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt2012-04-121-1/+1
* fix the remaining lzma calls with xz --format=lzma in the testcasesDavid Kalnischkies2012-04-113-3/+3
* * cmdline/apt-get.cc:David Kalnischkies2012-04-111-1/+1
* use xz-utils in the testcases instead of lzma and ensure that we reallyDavid Kalnischkies2012-04-112-5/+9
* * cmdline/apt-get.cc:Bogdan Purcareata2012-04-051-2/+2
* use the variables as the rest of the tests to avoid escapes in the outputDavid Kalnischkies2012-03-221-2/+2
* * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2012-03-222-112/+4
* do not update po and pot files in the process of the build as thisDavid Kalnischkies2012-03-211-2/+2
* for these helpers we don't need too much checks,David Kalnischkies2012-03-202-3/+3
* update the versionnumber of the faked dpkg in the testcases for multiarchDavid Kalnischkies2012-03-201-1/+3
* now that stdout/stdlog are used consistently, the message order changedDavid Kalnischkies2012-03-131-1/+1
* recheck dependencies in SmartUnpack after a change, tooDavid Kalnischkies2012-03-131-0/+1
* ensure that the fullname of a package is displayed in the debug outputDavid Kalnischkies2012-03-121-5/+5
* improve the testcode so that we do not depend on the order of unpackingDavid Kalnischkies2012-03-121-25/+17
* now that the package name 'apt' is a magic word enabling essential statusDavid Kalnischkies2012-03-121-10/+10