summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-03-18fix pkgTagSection::Exists() and add testMichael Vogt
2013-03-18test/integration/framework: use EXIT_CODE to be consistent with the run-tests...Michael Vogt
2013-03-18report failures via exit and ensure we don't overflowMichael Vogt
2013-03-18* test/integration/framework:Michael Vogt
2013-03-17* test/libapt/assert.h, test/libapt/run-tests:Michael Vogt
2013-03-16add testcase and update changelogMichael Vogt
2013-03-15 - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies
2013-03-14* SECURITY UPDATE: InRelease verification bypassMichael Vogt
2013-03-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael Vogt
2013-03-01* Cherry-pick from David's sid branch to fix a multiarch librarySteve Langasek
2013-02-24* apt-pkg/depcache.cc:David Kalnischkies
2013-02-01add a integration test for bug 1078697Michael Vogt
2013-01-18* Merge from Debian unstable, pulling in new translations and fixes.Adam Conrad
2012-11-09* cmdline/apt-get.cc:David Kalnischkies
2012-11-05Additional test for the case when installed version != newest versionSteve Langasek
2012-11-05Make the test more verbose and check for the negative case of a kernel thatSteve Langasek
2012-11-05typo fixSteve Langasek
2012-11-05also check that the running kernel is keptMichael Vogt
2012-11-05add testcase for the autoremove featureMichael Vogt
2012-11-01merged from the debian-sid branchMichael Vogt
2012-09-19* apt-pkg/pkgcache.cc:David Kalnischkies
2012-09-19* apt-pkg/pkgcachegen.cc:David Kalnischkies
2012-09-09handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies
2012-09-04merged sftp://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2012-09-04merged from lp:~donkult/apt/experimentalMichael Vogt
2012-09-04merged from lp:~donkult/apt/experimentalMichael Vogt
2012-09-03* apt-pkg/cdrom.cc:David Kalnischkies
2012-09-02* apt-pkg/cdrom.cc:David Kalnischkies
2012-09-02* apt-pkg/indexcopy.cc:David Kalnischkies
2012-08-30* apt-pkg/packagemanager.cc:David Kalnischkies
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