summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Get rid of the old buildsystemJulian Andres Klode4-163/+0
2016-08-10CMake: Add unit testsJulian Andres Klode4-8/+31
2016-08-06CMake: Switch integration tests and travis overJulian Andres Klode4-9/+21
2016-08-06test: Pass -maxdepth 1 when running find in methods dirJulian Andres Klode3-3/+3
2016-07-27(error) va_list 'args' was opened but not closed by va_end()David Kalnischkies1-1/+1
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies2-5/+18
2016-07-22use a configurable location for apport report storageDavid Kalnischkies2-1/+5
2016-07-22support dpkg debug mode in APT::StateChangesDavid Kalnischkies1-1/+1
2016-07-22create non-existent files in edit-sources with 644 instead of 640David Kalnischkies1-0/+39
2016-07-22tests: avoid time-dependent rebuild of cachesDavid Kalnischkies1-0/+4
2016-07-22clean up default-stanzas from extended_states on writeDavid Kalnischkies1-0/+8
2016-07-22tests: skip over -flags for first option in autotestsDavid Kalnischkies1-1/+9
2016-07-22support "install ./foo.changes"David Kalnischkies1-4/+5
2016-07-22allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies3-3/+38
2016-07-19don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies1-1/+0
2016-07-19ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies1-0/+28
2016-07-15tests: activate dpkg multi-arch even if test is single archDavid Kalnischkies2-33/+36
2016-07-15Use native arch in test-external-installation-planner-protocolJulian Andres Klode1-22/+23
2016-07-08tests: fix external solver/planner directory setupDavid Kalnischkies1-10/+7
2016-07-08Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson1-3/+9
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies3-1/+21
2016-07-05tests: disable EIPP logging in test-compressed-indexesDavid Kalnischkies1-1/+2
2016-07-05tests: allow setting environment in extra fileDavid Kalnischkies1-0/+4
2016-07-05Make the test case executableJulian Andres Klode1-0/+0
2016-07-05indextargets: Check that cache could be built before using itJulian Andres Klode1-0/+27
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2-8/+8
2016-07-01warn if apt-key is used in scripts/its output parsedDavid Kalnischkies2-2/+11
2016-07-01do not treat same-version local debs as downgradeDavid Kalnischkies1-1/+5
2016-07-01reinstalling local deb file is no downgradeDavid Kalnischkies1-7/+17
2016-07-01protect only the latest same-source providers from autoremoveDavid Kalnischkies1-0/+36
2016-06-30tests: deduplicate package creation framework codeDavid Kalnischkies1-58/+38
2016-06-29don't do atomic overrides with failed filesDavid Kalnischkies1-0/+35
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies3-20/+21
2016-06-27eipp: enable xz-compressed scenario loggingDavid Kalnischkies2-7/+52
2016-06-27eipp: include global errors in reported errorDavid Kalnischkies1-4/+4
2016-06-27eipp: properly handle arch-specific providesDavid Kalnischkies1-13/+13
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies3-1/+7
2016-06-27eipp: output at most two versions per packageDavid Kalnischkies1-0/+28
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies1-1/+3
2016-06-27tests: add epoch-packages to try clean with epochsDavid Kalnischkies1-7/+24
2016-06-22add insecure (and weak) allow-options for sources.listDavid Kalnischkies3-9/+35
2016-06-22add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies4-71/+71
2016-06-22better error message for insufficient hashsumsDavid Kalnischkies1-3/+32
2016-06-22generalize secure->insecure downgrade protectionDavid Kalnischkies1-0/+26
2016-06-22handle weak-security repositories as unauthenticatedDavid Kalnischkies1-20/+138
2016-06-22run update post-invokes even on (partial) failuresDavid Kalnischkies1-3/+9
2016-06-20implement and document DIRECT for auto-detect-proxyDavid Kalnischkies1-28/+27
2016-06-20do not error if auto-detect-proxy cmd has no outputDavid Kalnischkies1-1/+7
2016-06-17avoid std::get_time usage to sidestep libstdc++6 bugDavid Kalnischkies1-0/+35
2016-06-17merge sources.list lines based on Release filenameDavid Kalnischkies1-0/+33