summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-update-ims
AgeCommit message (Expand)Author
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies
2016-05-28accept only the expected UTC timezones in date parsingDavid Kalnischkies
2016-05-04tests: disable generation of Release.gpg by defaultDavid Kalnischkies
2016-05-01gpgv: cleanup statusfd parsing a bitDavid Kalnischkies
2016-05-01don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies
2015-09-15tests: don't use hardcoded port for http and httpsDavid Kalnischkies
2015-09-14tests: use more 'native' instead of 'amd64' if possibleDavid Kalnischkies
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2015-06-15condense parallel requests with the same hashes to oneDavid Kalnischkies
2015-06-15show item ID in Hit, Ign and Err lines as wellDavid Kalnischkies
2015-05-18treat older Release files than we already have as an IMSHitDavid Kalnischkies
2015-04-19a hit on Release files means the indexes will be hits tooDavid Kalnischkies
2014-11-08fix variable naming typo used in debug outputDavid Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-10-20testcases: do not allow warnings in testsuccessDavid Kalnischkies
2014-10-20check lists/ content in tests doing rollbackDavid Kalnischkies
2014-10-20autorun permission tests for all apt-get update callsDavid Kalnischkies
2014-10-14Add new configallowinsecurerepositories to the test frameworkMichael Vogt
2014-10-13fix compile and tests errorDavid Kalnischkies
2014-10-07display errortext for all Err as well as Ign logsDavid Kalnischkies
2014-10-06Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt
2014-10-02cleanup around pkgAcqMetaSig and improved testsMichael Vogt
2014-10-01fix leftover files from Acquire::GzipIndexMichael Vogt
2014-08-02add ims check verifyMichael Vogt
2014-08-01make i-m-s work againMichael Vogt