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