summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* thread-safety tests: Adjust path to listsJulian Andres Klode2015-10-301-3/+3
* Provide tests for thread-safetyJulian Andres Klode2015-10-303-0/+101
* cacheset: Fix compilation on new GCC in C++98 modeJulian Andres Klode2015-10-301-0/+26
* tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies2015-09-152-15/+75
* tests: don't use hardcoded port for http and httpsDavid Kalnischkies2015-09-1528-227/+276
* fallback to well-known URI if by-hash failsDavid Kalnischkies2015-09-141-11/+15
* add by-hash sources.list option and document all of by-hashDavid Kalnischkies2015-09-141-15/+34
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-1420-385/+391
* deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies2015-09-141-7/+8
* tests: use SHA1 checksum only by default in testsDavid Kalnischkies2015-09-149-42/+52
* do not ignore differently versioned self-providesDavid Kalnischkies2015-09-141-0/+51
* various changes to increase test-coverageDavid Kalnischkies2015-09-148-61/+102
* implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies2015-09-141-0/+19
* srv test: do 100 pulls twice and compare listDavid Kalnischkies2015-09-141-27/+61
* tests: use more 'native' instead of 'amd64' if possibleDavid Kalnischkies2015-09-143-17/+11
* avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies2015-09-144-0/+8
* do not discard new manual-bits while applying EDSP solutionsDavid Kalnischkies2015-09-141-0/+6
* implement autobit and pinning in EDSP solver 'apt'David Kalnischkies2015-09-141-5/+38
* select kernels to protect from autoremove based on Debian versionDavid Kalnischkies2015-09-142-40/+96
* fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies2015-09-141-9/+12
* add Source-Version field for EDSPDavid Kalnischkies2015-09-141-0/+1
* implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies2015-09-149-55/+126
* tests: allow to run (selfbuilt) dpkg under gdbDavid Kalnischkies2015-09-141-4/+22
* M-A: allowed pkgs of unconfigured archs do not statisfy :anyDavid Kalnischkies2015-09-142-0/+84
* store ':any' pseudo-packages with 'any' as architectureDavid Kalnischkies2015-09-141-2/+1
* tests: refactor printing of the quiet failure headerDavid Kalnischkies2015-09-141-44/+29
* tests: store msgmsg message for display in fail as wellDavid Kalnischkies2015-09-141-1/+12
* Set APT::FTPArchive::DoByHash to false by defaultMichael Vogt2015-09-071-0/+3
* Ensure that no by-hash file for "Release/InRelease is written"Michael Vogt2015-09-071-0/+15
* Add support for writing by-hash dirs in apt-ftparchiveMichael Vogt2015-09-041-0/+66
* tests: collect more details about failed checkdiffsDavid Kalnischkies2015-09-022-51/+30
* use clock() as source for SRV randomnessDavid Kalnischkies2015-09-011-8/+16
* use unusable-for-security hashes for integrity checksDavid Kalnischkies2015-09-013-26/+78
* Consider md5sum no longer a usable hashMichael Vogt2015-09-019-35/+40
* improve CheckDropPrivsMustBeDisabled furtherDavid Kalnischkies2015-09-011-4/+12
* test: show the highlevel test for lowerranking onesDavid Kalnischkies2015-08-311-1/+68
* tests: store msgtest in -q mode for display in msgfailDavid Kalnischkies2015-08-311-52/+112
* tavis: run testcases a second time, but as rootDavid Kalnischkies2015-08-312-12/+14
* do delay the test for http, too, to make it more reliableDavid Kalnischkies2015-08-311-4/+5
* if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies2015-08-312-4/+7
* detect and deal with indextarget duplicatesDavid Kalnischkies2015-08-301-0/+86
* try xz instead of bz2 first for compressed filesDavid Kalnischkies2015-08-292-53/+53
* implement indextargets option 'DefaultEnabled'David Kalnischkies2015-08-291-0/+46
* implement PDiff patching for compressed filesDavid Kalnischkies2015-08-281-16/+21
* Fix test-security-no-remote-statusJulian Andres Klode2015-08-271-3/+3
* Do not parse Status fields from remote sourcesJulian Andres Klode2015-08-271-0/+30
* Merge branch 'feature/extractar-filefd' into debian/experimentalJulian Andres Klode2015-08-272-2/+43
|\
| * Add test for using ExtractTar on compressed filesJulian Andres Klode2015-08-272-2/+43
* | install: Set a local deb as the candidate for that packageJulian Andres Klode2015-08-271-0/+18
* | allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies2015-08-272-1/+74