summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ignore download order in test-apt-update-failure-propagationJulian Andres Klode2017-07-011-17/+2
* Switch to 'http' as the default https methodJulian Andres Klode2017-06-301-1/+1
* Reset failure reason when connection was successfulJulian Andres Klode2017-06-301-1/+1
* support tor+https being handled by httpDavid Kalnischkies2017-06-281-1/+8
* Strip 0: epochs from the version hashJulian Andres Klode2017-06-281-0/+44
* show a Release-Notes URI if infos were changedDavid Kalnischkies2017-06-281-2/+5
* error in update on Release information changesDavid Kalnischkies2017-06-283-13/+78
* fail instead of warn on insecure repositories in apt-getDavid Kalnischkies2017-06-283-5/+9
* Merge branch 'feature/http-https'Julian Andres Klode2017-06-282-7/+9
|\
| * Fix test suite and enable non-curl testing on travis, shippableJulian Andres Klode2017-06-281-0/+6
| * Fix https->http redirect issuesDavid Kalnischkies2017-06-281-7/+3
* | Skip test-apt-download-progressJulian Andres Klode2017-06-281-0/+0
|/
* travis: ignore profiling warning in progress linesDavid Kalnischkies2017-06-271-2/+2
* deal with 3xx httpcodes as required by HTTP/1.1 specDavid Kalnischkies2017-06-262-2/+3
* fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies2017-06-261-0/+9
* show .diff/Index properly as ignored if we fallbackDavid Kalnischkies2017-06-261-2/+2
* warn if an expected file can't be acquiredDavid Kalnischkies2017-06-262-2/+41
* make the create-test-data script great againDavid Kalnischkies2017-06-262-19/+32
* Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies2017-06-262-0/+7
* Refactor to avoid loop/dangling gcc warningsDavid Kalnischkies2017-06-263-1/+7
* Call update from apt-key test for a strange path testDavid Kalnischkies2017-06-262-1/+17
* Add a few more Auto-Detect-Proxy testsDavid Kalnischkies2017-06-262-6/+31
* tests: fix gpg-agent killing in testcasesDavid Kalnischkies2017-06-261-1/+1
* Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode2017-05-311-0/+58
* Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies2017-03-191-0/+41
* Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies2017-03-191-1/+9
* Do not package names representing .dsc/.deb/... filesJulian Andres Klode2017-02-101-7/+12
* don't test with "too early for 32bit" yearsDavid Kalnischkies2017-02-091-1/+2
* test suite: Do not exit 0 in trap for QUITJulian Andres Klode2017-01-241-1/+2
* fix various typos reported by spellintianDavid Kalnischkies2017-01-199-10/+10
* make the moo reproducibleDavid Kalnischkies2017-01-191-0/+22
* remove 'old' FAILED files in the next acquire callDavid Kalnischkies2017-01-191-0/+4
* fix 'install --no-download' modeDavid Kalnischkies2017-01-191-1/+12
* don't show update stats if cache generation is disabledDavid Kalnischkies2017-01-191-0/+1
* test: use downloadfile instead of apthelper download-fileJulian Andres Klode2017-01-171-4/+4
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-171-0/+3
* https: Quote path in URL before passing it to curlJulian Andres Klode2017-01-171-0/+19
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-172-23/+76
* Run parsedepends_test for two different native archsJulian Andres Klode2017-01-021-40/+43
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-0/+1
* expand -f to --fix-broken in error messagesDavid Kalnischkies2016-12-312-6/+6
* allow default build-essentials to be overriddenDavid Kalnischkies2016-12-311-0/+62
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-311-0/+17
* ensure generation of valid EDSP error stanzasDavid Kalnischkies2016-12-311-1/+10
* warn if clearsigned file has ignored content partsDavid Kalnischkies2016-12-314-2/+360
* tests: cache the apt-key homedir used for Release signingDavid Kalnischkies2016-12-212-3/+36
* let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies2016-12-162-3/+3
* optional write aptwebserver log to client specific filesDavid Kalnischkies2016-11-259-96/+200
* follow the googletest merge in build-dependsDavid Kalnischkies2016-11-251-2/+4
* add apt-key support for armored GPG key files (*.asc)David Kalnischkies2016-11-251-72/+109