summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt2014-04-091-0/+19
* make apt search case-insensitive by defaultMichael Vogt2014-04-071-1/+6
* Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-03-275-22/+145
|\
| * discard candidates via IsInstallOk to allow overrideDavid Kalnischkies2014-03-231-0/+3
| * ensure proper teardown in dpkg error casesDavid Kalnischkies2014-03-222-22/+132
| * add testcase for APT::Architectures "arch1,arch2"David Kalnischkies2014-03-211-0/+9
| * only consider versioned kernel packages in autoremoveDavid Kalnischkies2014-03-211-0/+1
* | Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-272-0/+46
|/
* fix test/integration/test-apt-helperMichael Vogt2014-03-1418-209/+618
|\
| * ensure that gz compression test is run with gzDavid Kalnischkies2014-03-131-0/+1
| * factor out getting list of architectures from comma listDavid Kalnischkies2014-03-131-5/+8
| * correct LD_LIBRARY_PATH and config loading for apt-helperDavid Kalnischkies2014-03-131-25/+15
| * ensure that a dot is a dot in the hookDavid Kalnischkies2014-03-131-9/+17
| * support kfreebsd and hurd in the kernel hookDavid Kalnischkies2014-03-132-11/+35
| * use a configurable list of versioned kernel packagesDavid Kalnischkies2014-03-134-56/+58
| * improve debug output in case downloadfile failsDavid Kalnischkies2014-03-133-67/+79
| * msgstr with elipses need three dotsDavid Kalnischkies2014-03-131-2/+2
| * enable mount support for apt-cdrom in the testsDavid Kalnischkies2014-03-132-40/+51
| * simplify apt-cdrom testcodeDavid Kalnischkies2014-03-131-16/+16
| * do not configure already unpacked packages needlesslyDavid Kalnischkies2014-03-137-17/+76
| * unset LANGUAGE in the testing framework directlyDavid Kalnischkies2014-03-131-2/+3
| * support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-132-0/+153
| * check version before adding scores in resolverDavid Kalnischkies2014-03-131-17/+114
| * show debug output only if told so in packagemanagerDavid Kalnischkies2014-03-131-9/+3
| * propagate a negative score point along breaks/conflictsDavid Kalnischkies2014-03-131-0/+47
* | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...Michael Vogt2014-03-121-14/+1
|\|
| * initial version of apt-helperMichael Vogt2014-02-272-36/+9
* | add hashsum support in apt-file download and add more testsMichael Vogt2014-03-121-0/+37
* | initial version of apt-helperMichael Vogt2014-02-272-54/+35
|/
* test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth...Michael Vogt2014-02-231-1/+1
* skip test if "apt" is not buildMichael Vogt2014-02-224-0/+25
* fix ADT failure in downloadfile()Michael Vogt2014-02-221-1/+5
* add testcase for Bug#718329Michael Vogt2014-02-222-1/+36
* Fix typos in documentation (codespell)Michael Vogt2014-02-224-4/+4
* fix the test-kernel-helper-autoremove testcaseMichael Vogt2014-02-141-6/+6
* Additional test for the case when installed version != newest versionSteve Langasek2014-02-141-2/+15
* Make the test more verbose and check for the negative case of a kernel thatSteve Langasek2014-02-141-4/+11
* typo fixSteve Langasek2014-02-141-1/+1
* also check that the running kernel is keptMichael Vogt2014-02-142-2/+4
* add testcase for the autoremove featureMichael Vogt2014-02-142-0/+46
* add a testcase to check for forbidden https→http downgradesDavid Kalnischkies2014-02-142-2/+12
* honor option to disable pulses for the testcasesDavid Kalnischkies2014-02-141-1/+2
* disable https->http redirects in libcurlMichael Vogt2014-02-143-2/+26
* test/integration/test-bug-723705-tagfile-truncates-fields: fix autopkgtest fa...Michael Vogt2014-02-141-1/+1
* enforce 'house-style' on changelog testcaseDavid Kalnischkies2014-02-141-5/+5
* allow http protocol to switch to httpsDavid Kalnischkies2014-02-142-1/+53
* report https download start only if we really get itDavid Kalnischkies2014-02-141-12/+21
* remove duplicated apt-get download apt apt testMichael Vogt2014-02-131-4/+0
* Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-02-122-4/+7
|\
| * Use a APT::VersionSet instead of a VersionListMichael Vogt2014-02-121-0/+5