summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies2013-08-011-2/+2
* request absolute URIs from proxies again (0.9.9.3 regession)David Kalnischkies2013-07-262-8/+56
* pick up Translation-* even if only compressed availableDavid Kalnischkies2013-07-251-21/+34
* fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies2013-07-181-0/+26
* skip all Description fields in apt-cache, not just firstDavid Kalnischkies2013-07-181-1/+51
* fix if-clause to generate hook-info for 'rc' packagesDavid Kalnischkies2013-07-161-0/+25
* prevent MarkInstall of unsynced Multi-Arch:same siblingsDavid Kalnischkies2013-07-111-0/+100
* implement arch+= and arch-= for sources.listDavid Kalnischkies2013-07-111-0/+85
* Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-111-0/+95
* simple fork and pidfile aptwebserverDavid Kalnischkies2013-06-2411-19/+83
* trigger NODATA error for invalid InRelease filesDavid Kalnischkies2013-06-203-0/+93
* tests: accept an explaination for msgfailDavid Kalnischkies2013-06-201-3/+7
* simple URI rewrite rules config for webserverDavid Kalnischkies2013-06-203-38/+45
* add directory listing to the webserverDavid Kalnischkies2013-06-201-0/+121
* add a simple webserver for our testcasesDavid Kalnischkies2013-06-203-6/+363
* handle missing "Description" in apt-cache showDavid Kalnischkies2013-06-201-0/+89
* tests: add an interactive 'test' with multiple cdromsDavid Kalnischkies2013-06-091-0/+47
* ensure state-dir exists before coyping cdrom filesDavid Kalnischkies2013-06-092-4/+6
* stop building l10n if strings are unchangedDavid Kalnischkies2013-06-092-0/+2
* tests: add expected port for cve-2013-105 testcaseDavid Kalnischkies2013-06-091-1/+1
* tests: trap-adding can be post- as well as prefixDavid Kalnischkies2013-06-092-4/+7
* fix support for multiple patterns in apt-cache searchDavid Kalnischkies2013-06-092-3/+42
* do unpacks before configures in SmartConfigureDavid Kalnischkies2013-06-091-0/+46
* try all providers in order if uninstallable in MarkInstallDavid Kalnischkies2013-06-091-0/+70
* fix priority sorting by prefering higher in MarkInstallDavid Kalnischkies2013-06-091-0/+36
* fix uri testMichael Vogt2013-05-081-1/+1
* merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt2013-05-083-9/+17
* merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt2013-04-081-0/+35
|\
| * add a integration test for bug 1078697Michael Vogt2013-02-011-0/+35
* | merged lp:~mvo/apt/fix-inrelease5Michael Vogt2013-04-024-5/+82
|\ \
| * | * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-182-1/+3
| * | - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies2013-03-181-2/+8
| * | rename testcase to mention CVE number, make the code more consistent withDavid Kalnischkies2013-03-182-80/+61
| * | add testcase and update changelogMichael Vogt2013-03-161-0/+80
| * | - if ExecGPGV deals with a clear-signed file it will split this fileDavid Kalnischkies2013-03-151-3/+11
* | | merge patches from daniel to fix merge artifact and test failureMichael Vogt2013-03-251-1/+1
* | | merged lp:~mvo/apt/fix-tagfile-hashMichael Vogt2013-03-222-1/+66
|\ \ \
| * | | test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier)Michael Vogt2013-03-181-0/+1
| * | | fix pkgTagSection::Exists() and add testMichael Vogt2013-03-182-1/+65
| |/ /
* | | merged the debian-wheezy branchMichael Vogt2013-03-222-21/+13
|\| |
| * | * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-142-21/+13
| |/
* | test/integration/framework: use EXIT_CODE to be consistent with the run-tests...Michael Vogt2013-03-181-5/+5
* | report failures via exit and ensure we don't overflowMichael Vogt2013-03-182-4/+10
* | * test/integration/framework:Michael Vogt2013-03-181-2/+8
* | * test/libapt/assert.h, test/libapt/run-tests:Michael Vogt2013-03-172-1/+10
* | * apt-pkg/depcache.cc:David Kalnischkies2013-02-241-0/+104
|/
* * cmdline/apt-get.cc:David Kalnischkies2012-11-092-3/+3
* * apt-pkg/pkgcache.cc:David Kalnischkies2012-09-191-0/+50
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-09-191-0/+22
* handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-092-6/+93