summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Don't show acquire warning for "hidden" componentsDavid Kalnischkies2018-05-282-8/+41
* tests: Prevent stunnel4 from binding on IPv6David Kalnischkies2018-05-281-1/+1
* Merge branch 'feature/morevolatilesupport' into 'master'Julian Andres Klode2018-05-243-6/+204
|\
| * Support local files as arguments in show commandDavid Kalnischkies2018-05-111-5/+26
| * Support --with-source in show & search commandsDavid Kalnischkies2018-05-111-6/+30
| * Support release selector for volatile files as wellDavid Kalnischkies2018-05-111-0/+94
| * Extend apt build-dep pkg/release to switch dep as neededDavid Kalnischkies2018-05-111-0/+59
* | Merge branch 'feature/byhashviaalturl' into 'master'Julian Andres Klode2018-05-242-2/+5
|\ \
| * | Handle by-hash URI construction more centrallyDavid Kalnischkies2018-05-111-0/+2
| * | Drop alternative URIs we got a hash-based fail fromDavid Kalnischkies2018-05-112-2/+3
| |/
* | Extend test-apt-get-autoremove to check debug outputFilipe Brandenburger2018-05-211-0/+25
* | Fix hidden test failure if not called via sudoDavid Kalnischkies2018-05-192-2/+2
* | tests: Do not expect requested-by if sudo was invoked by rootJulian Andres Klode2018-05-162-2/+2
|/
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-054-7/+8
* Prevent GTest from flooding us with compiler warningsDavid Kalnischkies2018-05-0420-187/+193
* Fix build with new gtestJulian Andres Klode2018-05-041-1/+1
* Merge branch 'pu/heavy-hooks' into 'master'Julian Andres Klode2018-04-151-0/+122
|\
| * Introduce experimental new hooks for command-line toolsJulian Andres Klode2018-04-151-0/+122
* | Merge branch 'pu/zstd' into 'master'Julian Andres Klode2018-04-152-2/+4
|\ \ | |/ |/|
| * apt-pkg: Add support for zstdJulian Andres Klode2018-03-122-2/+4
* | test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode2018-04-061-0/+3
* | Use https for Ubuntu changelogsJulian Andres Klode2018-03-151-4/+4
|/
* Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode2018-02-192-0/+48
|\
| * Check that Date of Release file is not in the futureJulian Andres Klode2018-02-192-0/+48
* | ensure correct file permissions for auxfilesDavid Kalnischkies2018-02-191-6/+25
* | tests: set debhelper compat 10 and R³ by defaultDavid Kalnischkies2018-02-191-2/+3
* | add apt-helper drop-privs command…David Kalnischkies2018-02-191-0/+7
* | Work around test-method-mirror failure by setting umask at startJulian Andres Klode2018-02-191-0/+2
|/
* allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies2018-01-192-4/+40
* Introduce inrelease-path option for sources.listJulian Andres Klode2018-01-171-0/+28
* add a testcase for the mirror methodDavid Kalnischkies2018-01-031-0/+190
* allow a method to request auxiliary filesDavid Kalnischkies2018-01-033-2/+6
* refactor message generation for methodsDavid Kalnischkies2018-01-031-1/+1
* Support cleartext signed InRelease files with CRLF line endingsDavid Kalnischkies2018-01-021-10/+41
* do not remap current files if nullptrs in cache generationDavid Kalnischkies2017-12-241-0/+47
* relax test to accept various connection failuresDavid Kalnischkies2017-12-141-3/+2
* implement fallback to alternative URIs for all itemsDavid Kalnischkies2017-12-132-1/+19
* implement Acquire::Retries support for all itemsDavid Kalnischkies2017-12-133-5/+57
* support multiline values in LookupTagDavid Kalnischkies2017-12-131-0/+42
* avoid some useless casts reported by -Wuseless-castDavid Kalnischkies2017-12-132-3/+3
* don't auto-switch candidate if installed is good enoughDavid Kalnischkies2017-12-131-0/+24
* if insecure repo is allowed continue on all http errorsDavid Kalnischkies2017-12-132-3/+25
* tests: Improve handling profiling messages on CIJulian Andres Klode2017-11-221-10/+12
* support COLUMNS environment variable in apt toolsDavid Kalnischkies2017-11-192-4/+26
* allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies2017-11-191-0/+92
* Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode2017-10-281-0/+12
* Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode2017-10-202-2/+6
* remove pointless va_copy to avoid cleanup danceDavid Kalnischkies2017-10-051-18/+12
* ignore unsupported key formats in apt-keyDavid Kalnischkies2017-10-052-41/+66
* allow empty build-dependency fields in the parserDavid Kalnischkies2017-09-261-0/+1