summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-05-24Merge branch 'feature/morevolatilesupport' into 'master'Julian Andres Klode
2018-05-24Merge branch 'feature/byhashviaalturl' into 'master'Julian Andres Klode
2018-05-21Extend test-apt-get-autoremove to check debug outputFilipe Brandenburger
2018-05-19Fix hidden test failure if not called via sudoDavid Kalnischkies
2018-05-16tests: Do not expect requested-by if sudo was invoked by rootJulian Andres Klode
2018-05-11Handle by-hash URI construction more centrallyDavid Kalnischkies
2018-05-11Drop alternative URIs we got a hash-based fail fromDavid Kalnischkies
2018-05-11Support local files as arguments in show commandDavid Kalnischkies
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies
2018-05-11Support release selector for volatile files as wellDavid Kalnischkies
2018-05-11Extend apt build-dep pkg/release to switch dep as neededDavid Kalnischkies
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2018-05-04Prevent GTest from flooding us with compiler warningsDavid Kalnischkies
2018-05-04Fix build with new gtestJulian Andres Klode
2018-04-15Merge branch 'pu/heavy-hooks' into 'master'Julian Andres Klode
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode
2018-04-15Merge branch 'pu/zstd' into 'master'Julian Andres Klode
2018-04-06test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode
2018-03-15Use https for Ubuntu changelogsJulian Andres Klode
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode
2018-02-19Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode
2018-02-19ensure correct file permissions for auxfilesDavid Kalnischkies
2018-02-19tests: set debhelper compat 10 and R³ by defaultDavid Kalnischkies
2018-02-19add apt-helper drop-privs command…David Kalnischkies
2018-02-19Work around test-method-mirror failure by setting umask at startJulian Andres Klode
2018-01-19allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies
2018-01-17Introduce inrelease-path option for sources.listJulian Andres Klode
2018-01-03add a testcase for the mirror methodDavid Kalnischkies
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2018-01-03refactor message generation for methodsDavid Kalnischkies
2018-01-02Support cleartext signed InRelease files with CRLF line endingsDavid Kalnischkies
2017-12-24do not remap current files if nullptrs in cache generationDavid Kalnischkies
2017-12-14relax test to accept various connection failuresDavid Kalnischkies
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies
2017-12-13implement Acquire::Retries support for all itemsDavid Kalnischkies
2017-12-13support multiline values in LookupTagDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies
2017-11-22tests: Improve handling profiling messages on CIJulian Andres Klode
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode
2017-10-05remove pointless va_copy to avoid cleanup danceDavid Kalnischkies
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-09-26proper error reporting for v3 onion servicesDavid Kalnischkies
2017-09-24Drop curl method and apt-transport-https packageJulian Andres Klode