Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-28 | configurable compression for testcases | David Kalnischkies | |
Compressing files in 4 different styles eats test-time for no practical gain if we don't test them explicitly, so default to just building 'gz' compressed files as it is the simplest compression algorithm supported Git-Dch: Ignore | |||
2012-04-11 | fix the remaining lzma calls with xz --format=lzma in the testcases | David Kalnischkies | |
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | |
invalid in most cases anyway | |||
2011-08-05 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- if no Release.gpg file is found, still load the hashes for verification (closes: #636314) and add test | |||
2011-08-05 | * test/integration/test-hashsum-verification: | Michael Vogt | |
- add regression test for hashsum verification |