summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | Only support Translation-* that are listed in the {In,}Release fileMichael Vogt2014-10-292-19/+2
|/ /
* | test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-203-2/+14
* | testcases: do not allow warnings in testsuccessDavid Kalnischkies2014-10-2012-28/+60
* | check for failure message in testsuccess/failureDavid Kalnischkies2014-10-208-91/+65
* | check lists/ content in tests doing rollbackDavid Kalnischkies2014-10-209-53/+75
* | autorun permission tests for all apt-get update callsDavid Kalnischkies2014-10-204-16/+41
* | aborted reverify restores file owner and permissionDavid Kalnischkies2014-10-202-30/+89
* | reenable support for -s (and co) in apt-get sourceDavid Kalnischkies2014-10-201-0/+4
* | ignore Acquire::GzipIndexes for cdrom sourcesDavid Kalnischkies2014-10-151-10/+25
* | Merge branch 'debian/sid' into debian/experimentalDavid Kalnischkies2014-10-151-6/+43
|\|
| * don't cleanup cdrom files in apt-get updateDavid Kalnischkies2014-10-151-6/+43
* | testcases runable as rootDavid Kalnischkies2014-10-157-18/+61
* | Add new configallowinsecurerepositories to the test frameworkMichael Vogt2014-10-142-0/+11
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-10-142-52/+63
|\|
| * implement the updated build profile specjosch2014-10-062-52/+63
* | do not load filesize in pkgAcqIndexTrans explicitlyDavid Kalnischkies2014-10-132-4/+5
* | fix compile and tests errorDavid Kalnischkies2014-10-136-8/+33
* | trusted=yes sources are secure, we just don't know whyDavid Kalnischkies2014-10-132-3/+174
* | Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...Michael Vogt2014-10-082-9/+20
|\ \
| * | fix http-pipeline-messup testcaseDavid Kalnischkies2014-10-081-8/+12
| * | do not show IP in output of testcasesDavid Kalnischkies2014-10-071-0/+3
| * | don't show ErrorText for Ign by defaultDavid Kalnischkies2014-10-071-1/+5
* | | Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt2014-10-071-1/+4
* | | Add new Acquire::MaxReleaseFileSize=10*1000*1000 optionMichael Vogt2014-10-071-3/+10
* | | Merge branch 'feature/acq-trans' into feature/expected-sizeMichael Vogt2014-10-0724-41/+711
|\| |
| * | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-074-9/+55
| |\ \
| * | | display errortext for all Err as well as Ign logsDavid Kalnischkies2014-10-076-60/+70
| * | | use _apt:root only for partial directoriesDavid Kalnischkies2014-10-073-14/+44
| * | | ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-071-0/+1
| * | | fix testMichael Vogt2014-10-061-2/+1
| * | | cleanup pkgAcq*::Failed()Michael Vogt2014-10-061-1/+1
| * | | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readabilityMichael Vogt2014-10-061-4/+22
| * | | update testMichael Vogt2014-10-061-3/+7
| * | | cleanup around pkgAcqMetaSig and improved testsMichael Vogt2014-10-021-5/+29
| * | | donkults fixesMichael Vogt2014-10-021-1/+1
| * | | fix leftover files from Acquire::GzipIndexMichael Vogt2014-10-011-7/+22
| * | | hack around test-apt-update-unauth failureMichael Vogt2014-10-011-6/+15
| * | | fix test-apt-update-nofallback testMichael Vogt2014-10-011-1/+5
| * | | update test/integration/test-releasefile-verificationMichael Vogt2014-10-011-1/+12
| * | | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}Michael Vogt2014-10-0111-12/+35
| * | | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-291-0/+1
| |\ \ \
| * | | | more test fixesMichael Vogt2014-09-292-4/+8
| * | | | test fixesMichael Vogt2014-09-294-3/+8
| * | | | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-09-2936-250/+515
| |\ \ \ \
| * | | | | test fixesMichael Vogt2014-09-267-16/+25
| * | | | | Do not allow going from authenticated to unauthenticated repoMichael Vogt2014-09-261-0/+207
| * | | | | Print warning for unauthenticated repositoriesMichael Vogt2014-09-261-0/+30
| * | | | | make pdiff transactional (but at the cost of a CopyFile()Michael Vogt2014-09-231-0/+1
| * | | | | cleanup, fix test-apt-update-unauth as the behavior of apt changedMichael Vogt2014-09-231-5/+23
| * | | | | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-transMichael Vogt2014-09-232-3/+4
| |\ \ \ \ \