Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- add missing file to make the test/pre-upload-check.py work again
apt-pkg/acquire-item.cc:
- fix auth-reliable code when file:// uris are used
test/pre-upload-check.py:
- use the standard apt, not "../bin/apt-get" by default
- make the error messages more useful on test-failure
|
|
|
|
- remove bogus "testLocalRepo2" test case
|
|
- 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/
|
|
- add pointer to test-data-repo
|
|
- increase default mmap size
* tests/local-repo:
- added local repository testcase
|
|
|
|
- commit initial testsuit code to do a blackbox test on the
generated binary to catch common problem before a upload
|