summaryrefslogtreecommitdiff
path: root/test/pre-upload-check.py
AgeCommit message (Collapse)Author
2007-11-29test/pre-upload-check.py:Michael Vogt
- remove bogus "testLocalRepo2" test case
2007-10-05apt-pkg/acquire-item.cc:Michael Vogt
- do not unlink() on normal i-m-s hit, this fixes the problem that local repository files got a i-m-s hit too and got removed test/pre-upload-check.py - add test for local Packages.gz file removal - add test for leftover files in partial/
2007-08-28* test/pre-upload-check.py:Michael Vogt
- add pointer to test-data-repo
2007-08-09* apt-pkg/pkgcachegen.cc:Michael Vogt
- increase default mmap size * tests/local-repo: - added local repository testcase
2007-08-03* make apt -Wall cleanMichael Vogt
2007-08-03* test/pre-upload-check.py:Michael Vogt
- commit initial testsuit code to do a blackbox test on the generated binary to catch common problem before a upload