summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * tests: fix some problems travis encountersDavid Kalnischkies2013-10-025-48/+54
| * don't consider holds for autoremovalDavid Kalnischkies2013-10-011-0/+20
| * handle complete responses to https range requestsDavid Kalnischkies2013-10-013-22/+226
| * retry without partial data after a 416 responseDavid Kalnischkies2013-10-011-16/+43
| * add Range and If-Range support in the webserverDavid Kalnischkies2013-09-301-1/+63
| * access _config via GET requests in the webserverDavid Kalnischkies2013-09-301-3/+71
* | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...Michael Vogt2013-10-051-0/+27
|\ \ | |/ |/|
| * change maxsplit default from "0" to maxintMichael Vogt2013-10-011-0/+4
| * add maxsplit parameter to StringSplitMichael Vogt2013-09-071-0/+6
| * implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt2013-09-071-0/+17
* | test: apt-get source with more than one argumentDavid Kalnischkies2013-09-261-0/+6
* | print-uris prints regardless of quiet-level againDavid Kalnischkies2013-09-261-0/+24
* | pkg from only trusted sources keeps being trustedDavid Kalnischkies2013-09-262-0/+61
* | don't strip :any from dependencies in single-archDavid Kalnischkies2013-09-261-0/+54
* | do not trust FileFd::Eof() in pkgTagFile::Fill()David Kalnischkies2013-09-203-0/+262
* | add a testcase for 100 char long path truncate bug #689582David Kalnischkies2013-09-121-0/+35
* | use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies2013-09-031-16/+16
|/
* configurable compression for testcasesDavid Kalnischkies2013-08-285-24/+41
* old-style dpkg foreign architecture adding for testsDavid Kalnischkies2013-08-271-1/+7
* Merge pull request #3 from cbaines/debian/sidMichael Vogt2013-08-191-0/+25
|\
| * Add test for bug 507998Christopher Baines2013-08-161-0/+25
* | allow Pre-Install-Pkgs hooks to get info over an FD != stdinDavid Kalnischkies2013-08-161-39/+55
* | set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies2013-08-152-6/+6
* | rework the parameter creation for the Hashsum testDavid Kalnischkies2013-08-151-3/+5
* | do not call make from libapt/run-tests if its called by makeDavid Kalnischkies2013-08-151-3/+5
* | * lp:~mvo/apt/add-glob-function:Michael Vogt2013-08-152-0/+47
* | * lp:~mvo/apt/config-clear:Michael Vogt2013-08-151-0/+4
|/
* let apt-key del work better with softlink and single key keyringsDavid Kalnischkies2013-08-121-0/+68
* ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies2013-08-121-1/+11
* make the keyring locations in apt-key configurableDavid Kalnischkies2013-08-121-0/+39
* fix output redirection orderDavid Kalnischkies2013-08-124-7/+7
* fix: --print-uris removes authenticationDavid Kalnischkies2013-08-122-1/+42
* add chronic-like testsuccess/testfailure helpersDavid Kalnischkies2013-08-1226-93/+125
* test Release file handling with expired keysDavid Kalnischkies2013-08-124-8/+62
* specific pins below 1000 cause downgradesDavid Kalnischkies2013-08-081-0/+81
* prefer native arch over higher priority for providersColin Watson2013-08-011-0/+25
* 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