summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* properly handle already reinstall pkgs in orderingDavid Kalnischkies2014-12-071-0/+98
* use dpkg --merge-avail only if needed in apt-markDavid Kalnischkies2014-11-191-0/+9
* fix test to support non-multiarch dpkg versionsDavid Kalnischkies2014-11-191-23/+28
* fix PTY interaction on linux and kfreebsdDavid Kalnischkies2014-11-191-3/+37
* close leaking slave fd after setting up pty magicDavid Kalnischkies2014-11-183-58/+99
* fix file ownership tests to work on kfreebsdDavid Kalnischkies2014-11-185-9/+16
* create our cache and lib directory always with mode 755David Kalnischkies2014-11-183-8/+23
* various small additional tests and testcasesDavid Kalnischkies2014-11-1811-17/+261
* disable the lock disabling in the testsDavid Kalnischkies2014-11-094-5/+7
* allow uninstalled packages to be put on holdDavid Kalnischkies2014-11-091-0/+72
* fix test to not spoil output with warningsDavid Kalnischkies2014-11-091-18/+39
* enhance apt-extracttemplates testDavid Kalnischkies2014-11-092-22/+48
* use the same code to detect quiet setting in all toolsDavid Kalnischkies2014-11-092-44/+46
* streamline display of --help in all toolsDavid Kalnischkies2014-11-092-0/+54
* fix variable naming typo used in debug outputDavid Kalnischkies2014-11-081-1/+1
* (style) Variable 'res' is assigned a value that is never usedDavid Kalnischkies2014-11-081-13/+16
* Division by result of sizeof(). memset() expects a size in bytesDavid Kalnischkies2014-11-081-2/+7
* tests: silence clang on uninitilized variablesDavid Kalnischkies2014-11-082-2/+3
* reenable patchsize limit option for pdiffsDavid Kalnischkies2014-11-081-0/+34
* Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...Michael Vogt2014-11-0628-175/+615
|\
| * test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...Michael Vogt2014-11-041-1/+1
| * tests: enhance output of grep and test failsDavid Kalnischkies2014-10-266-42/+64
| * rewrite ReadMessages()David Kalnischkies2014-10-261-0/+70
| * promote filesize to a hashstringDavid Kalnischkies2014-10-245-8/+127
| * tests: support 'installed' release in insertpackageDavid Kalnischkies2014-10-236-45/+39
| * switch tests to Translation-en usageDavid Kalnischkies2014-10-231-4/+10
| * add test for Basic Authentication schemeDavid Kalnischkies2014-10-235-16/+219
| * chown finished partial files earlierDavid Kalnischkies2014-10-2313-68/+104
* | test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...Michael Vogt2014-11-051-1/+2
* | 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