summaryrefslogtreecommitdiff
path: root/test/test-indexes.sh
Commit message (Collapse)AuthorAgeFilesLines
* test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the ↵martin@piware.de2010-06-241-1/+3
| | | | GzipIndexes option; not a big deal for now
* test-indexes.sh: Test handling of local file:// archivesmartin@piware.de2010-06-241-3/+34
|
* test-indexes.sh: quiesce apt-get source; we know that we cannot verify ↵martin@piware.de2010-06-171-1/+2
| | | | package signatures
* test-indexes.sh: Also test compressed index mode with apt.conf.d filemartin@piware.de2010-06-171-2/+27
|
* test-indexes.sh: Just for paranoia, test that apt-cache is still working ↵martin@piware.de2010-06-171-0/+4
| | | | after apt-get update with previously existing indexes
* test-indexes.sh: fix check_indexes call in compressed modemartin@piware.de2010-06-171-2/+2
|
* test-indexes.sh: Actually test for non/pre-existing indexes in compressed modemartin@piware.de2010-06-171-3/+4
|
* test-indexes: Use /etc/apt from temporary work dir, not from systemmartin@piware.de2010-06-171-2/+8
|
* test-indexes.sh: Refactor common code into functionsmartin@piware.de2010-06-171-74/+81
|
* test-indexes.sh: More verbose failures on wrong/missing indexesmartin@piware.de2010-06-171-25/+28
|
* test/test-indexes.sh: Stop hardcoding archive gpg key ID, get it from first ↵martin@piware.de2010-06-151-4/+7
| | | | failed apt-get update output
* test-indexes.sh: Add source related tests, which uncovers two regressionsmartin@piware.de2010-06-111-2/+39
|
* * Add test/test-indexes.sh:martin@piware.de2010-06-101-0/+106
- Test behaviour of index retrieval and usage, in particular with uncompressed and gzip compressed indexes.