Age | Commit message (Expand) | Author |
2014-11-18 | various small additional tests and testcases | David Kalnischkies |
2014-11-09 | disable the lock disabling in the tests | David Kalnischkies |
2014-11-09 | allow uninstalled packages to be put on hold | David Kalnischkies |
2014-11-09 | fix test to not spoil output with warnings | David Kalnischkies |
2014-11-09 | enhance apt-extracttemplates test | David Kalnischkies |
2014-11-09 | use the same code to detect quiet setting in all tools | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-11-08 | fix variable naming typo used in debug output | David Kalnischkies |
2014-11-08 | reenable patchsize limit option for pdiffs | David Kalnischkies |
2014-11-06 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m... | Michael Vogt |
2014-11-05 | test/integration/test-bug-624218-Translation-file-handling: clarify when Tran... | Michael Vogt |
2014-11-04 | test/integration/test-apt-update-filesize-mismatch: use "basename file suffix... | Michael Vogt |
2014-10-29 | Only support Translation-* that are listed in the {In,}Release file | Michael Vogt |
2014-10-26 | tests: enhance output of grep and test fails | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-10-23 | tests: support 'installed' release in insertpackage | David Kalnischkies |
2014-10-23 | switch tests to Translation-en usage | David Kalnischkies |
2014-10-23 | add test for Basic Authentication scheme | David Kalnischkies |
2014-10-23 | chown finished partial files earlier | David Kalnischkies |
2014-10-20 | test if TMPDIR is accessible before using | David Kalnischkies |
2014-10-20 | testcases: do not allow warnings in testsuccess | David Kalnischkies |
2014-10-20 | check for failure message in testsuccess/failure | David Kalnischkies |
2014-10-20 | check lists/ content in tests doing rollback | David Kalnischkies |
2014-10-20 | autorun permission tests for all apt-get update calls | David Kalnischkies |
2014-10-20 | aborted reverify restores file owner and permission | David Kalnischkies |
2014-10-20 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-10-15 | ignore Acquire::GzipIndexes for cdrom sources | David Kalnischkies |
2014-10-15 | Merge branch 'debian/sid' into debian/experimental | David Kalnischkies |
2014-10-15 | don't cleanup cdrom files in apt-get update | David Kalnischkies |
2014-10-15 | testcases runable as root | David Kalnischkies |
2014-10-14 | Add new configallowinsecurerepositories to the test framework | Michael Vogt |
2014-10-14 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-10-13 | do not load filesize in pkgAcqIndexTrans explicitly | David Kalnischkies |
2014-10-13 | fix compile and tests error | David Kalnischkies |
2014-10-13 | trusted=yes sources are secure, we just don't know why | David Kalnischkies |
2014-10-08 | Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte... | Michael Vogt |
2014-10-08 | fix http-pipeline-messup testcase | David Kalnischkies |
2014-10-07 | do not show IP in output of testcases | David Kalnischkies |
2014-10-07 | Send "Fail-Reason: MaximumSizeExceeded" from the method | Michael Vogt |
2014-10-07 | don't show ErrorText for Ign by default | David Kalnischkies |
2014-10-07 | Add new Acquire::MaxReleaseFileSize=10*1000*1000 option | Michael Vogt |
2014-10-07 | Merge branch 'feature/acq-trans' into feature/expected-size | Michael Vogt |
2014-10-07 | make expected-size a maximum-size check as this is what we want at this point | Michael Vogt |
2014-10-07 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-10-07 | fix test-cve-2013-1051-InRelease-parsing (fails now in the method) | Michael Vogt |
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies |
2014-10-07 | use _apt:root only for partial directories | David Kalnischkies |
2014-10-07 | ensure partial dirs are 0700 and owned by _apt:root | David Kalnischkies |
2014-10-06 | make http size check work | Michael Vogt |
2014-10-06 | implement the updated build profile spec | josch |