summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* remove POSTINST from framework, file tree can be used for thisMichael Vogt2013-10-151-4/+0
* tests, do not send pkgname with arch via the status-fdMichael Vogt2013-10-154-1/+124
* fixup various UI issues in the testMichael Vogt2013-10-091-6/+6
* really fix testMichael Vogt2013-10-091-36/+43
* use "insertpackage" instead of "buildsimplenativepackage"Michael Vogt2013-10-091-10/+12
* add test for upgrade, upgrade --with-new-pkgs, dist-upgradeMichael Vogt2013-10-091-0/+69
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-10-0515-106/+504
|\
| * tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies2013-10-031-1/+1
| * test: use a multiarch capable dpkg rather than workaroundDavid Kalnischkies2013-10-031-4/+3
| * use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies2013-10-033-11/+23
| * 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