summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: deduplicate package creation framework codeDavid Kalnischkies2016-06-301-58/+38
* don't do atomic overrides with failed filesDavid Kalnischkies2016-06-291-0/+35
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-293-20/+21
* eipp: enable xz-compressed scenario loggingDavid Kalnischkies2016-06-272-7/+52
* eipp: include global errors in reported errorDavid Kalnischkies2016-06-271-4/+4
* eipp: properly handle arch-specific providesDavid Kalnischkies2016-06-271-13/+13
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-273-1/+7
* eipp: output at most two versions per packageDavid Kalnischkies2016-06-271-0/+28
* eipp: implement version 0.1 of the protocolDavid Kalnischkies2016-06-271-1/+3
* tests: add epoch-packages to try clean with epochsDavid Kalnischkies2016-06-271-7/+24
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-223-9/+35
* add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies2016-06-224-71/+71
* better error message for insufficient hashsumsDavid Kalnischkies2016-06-221-3/+32
* generalize secure->insecure downgrade protectionDavid Kalnischkies2016-06-221-0/+26
* handle weak-security repositories as unauthenticatedDavid Kalnischkies2016-06-221-20/+138
* run update post-invokes even on (partial) failuresDavid Kalnischkies2016-06-221-3/+9
* implement and document DIRECT for auto-detect-proxyDavid Kalnischkies2016-06-201-28/+27
* do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies2016-06-201-1/+7
* avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies2016-06-171-0/+35
* merge sources.list lines based on Release filenameDavid Kalnischkies2016-06-171-0/+33
* don't leak an FD in lz4 (de)compressionDavid Kalnischkies2016-06-104-1/+66
* do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies2016-06-103-3/+37