summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: copy 01autoremove from the right placeDavid Kalnischkies2016-08-111-2/+2
* Merge branch 'feature/apt-dpkg-comm'David Kalnischkies2016-08-1119-79/+160
|\
| * disable explicit configuration of all packages at the endDavid Kalnischkies2016-08-1013-75/+92
| * try to avoid removal of crossgraded packagesDavid Kalnischkies2016-08-101-0/+49
| * don't purge directly, but remove and do purge at the endDavid Kalnischkies2016-08-101-2/+2
| * select remove/purge packages early on for dpkgDavid Kalnischkies2016-08-101-1/+1
| * save and restore selection states before/after calling dpkgDavid Kalnischkies2016-08-101-1/+9
| * use dpkg --unpack --recursive to avoid long cmdlinesDavid Kalnischkies2016-08-101-1/+1
| * pass --force-remove-essential to dpkg only if neededDavid Kalnischkies2016-08-102-0/+7
* | Merge branch 'feature/methods'David Kalnischkies2016-08-1110-42/+242
|\ \
| * | block direct connections to .onion domains (RFC7687)David Kalnischkies2016-08-111-0/+13
| * | allow methods to be disabled and redirected via configDavid Kalnischkies2016-08-104-37/+34
| * | implement socks5h proxy support for http methodDavid Kalnischkies2016-08-101-0/+116
| * | implement generic config fallback for methodsDavid Kalnischkies2016-08-103-3/+16
| * | use the same redirection handling for http and httpsDavid Kalnischkies2016-08-102-2/+7
| * | detect redirection loops in acquire instead of workersDavid Kalnischkies2016-08-101-0/+23
| * | fail on unsupported http/https proxy settingsDavid Kalnischkies2016-08-101-0/+33
| |/
* / allow user@host (aka: no password) in URI parsingDavid Kalnischkies2016-08-101-0/+12
|/
* Do not set the binary dir in run-tests, it breaks stuffJulian Andres Klode2016-08-101-6/+0
* test: Automatically discover CMake build directoryJulian Andres Klode2016-08-102-1/+27
* Get rid of the old buildsystemJulian Andres Klode2016-08-104-163/+0
* CMake: Add unit testsJulian Andres Klode2016-08-104-8/+31
* CMake: Switch integration tests and travis overJulian Andres Klode2016-08-064-9/+21
* test: Pass -maxdepth 1 when running find in methods dirJulian Andres Klode2016-08-063-3/+3
* (error) va_list 'args' was opened but not closed by va_end()David Kalnischkies2016-07-271-1/+1
* rred: truncate result file before writing to itDavid Kalnischkies2016-07-272-5/+18
* use a configurable location for apport report storageDavid Kalnischkies2016-07-222-1/+5
* support dpkg debug mode in APT::StateChangesDavid Kalnischkies2016-07-221-1/+1
* create non-existent files in edit-sources with 644 instead of 640David Kalnischkies2016-07-221-0/+39
* tests: avoid time-dependent rebuild of cachesDavid Kalnischkies2016-07-221-0/+4
* clean up default-stanzas from extended_states on writeDavid Kalnischkies2016-07-221-0/+8
* tests: skip over -flags for first option in autotestsDavid Kalnischkies2016-07-221-1/+9
* support "install ./foo.changes"David Kalnischkies2016-07-221-4/+5
* allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies2016-07-223-3/+38
* don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies2016-07-191-1/+0
* ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies2016-07-191-0/+28
* tests: activate dpkg multi-arch even if test is single archDavid Kalnischkies2016-07-152-33/+36
* Use native arch in test-external-installation-planner-protocolJulian Andres Klode2016-07-151-22/+23
* tests: fix external solver/planner directory setupDavid Kalnischkies2016-07-081-10/+7
* Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson2016-07-081-3/+9
* don't change owner/perms/times through file:// symlinksDavid Kalnischkies2016-07-063-1/+21
* tests: disable EIPP logging in test-compressed-indexesDavid Kalnischkies2016-07-051-1/+2
* tests: allow setting environment in extra fileDavid Kalnischkies2016-07-051-0/+4
* Make the test case executableJulian Andres Klode2016-07-051-0/+0
* indextargets: Check that cache could be built before using itJulian Andres Klode2016-07-051-0/+27
* use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2016-07-022-8/+8
* warn if apt-key is used in scripts/its output parsedDavid Kalnischkies2016-07-012-2/+11
* do not treat same-version local debs as downgradeDavid Kalnischkies2016-07-011-1/+5
* reinstalling local deb file is no downgradeDavid Kalnischkies2016-07-011-7/+17
* protect only the latest same-source providers from autoremoveDavid Kalnischkies2016-07-011-0/+36