summaryrefslogtreecommitdiff
path: root/test/test-indexes.sh
AgeCommit message (Expand)AuthorFilesLines
2010-11-15* test/integration/test-compressed-indexes, test/test-indexes.sh:Martin Pitt1-0/+1
2010-10-15add test case for having no indexes, and fix regression in that caseMartin Pitt1-0/+8
2010-06-24test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI...martin@piware.de1-1/+3
2010-06-24test-indexes.sh: Test handling of local file:// archivesmartin@piware.de1-3/+34
2010-06-17test-indexes.sh: quiesce apt-get source; we know that we cannot verify packag...martin@piware.de1-1/+2
2010-06-17test-indexes.sh: Also test compressed index mode with apt.conf.d filemartin@piware.de1-2/+27
2010-06-17test-indexes.sh: Just for paranoia, test that apt-cache is still working afte...martin@piware.de1-0/+4
2010-06-17test-indexes.sh: fix check_indexes call in compressed modemartin@piware.de1-2/+2
2010-06-17test-indexes.sh: Actually test for non/pre-existing indexes in compressed modemartin@piware.de1-3/+4
2010-06-17test-indexes: Use /etc/apt from temporary work dir, not from systemmartin@piware.de1-2/+8
2010-06-17test-indexes.sh: Refactor common code into functionsmartin@piware.de1-74/+81
2010-06-17test-indexes.sh: More verbose failures on wrong/missing indexesmartin@piware.de1-25/+28
2010-06-15test/test-indexes.sh: Stop hardcoding archive gpg key ID, get it from first f...martin@piware.de1-4/+7
2010-06-11test-indexes.sh: Add source related tests, which uncovers two regressionsmartin@piware.de1-2/+39
2010-06-10* Add test/test-indexes.sh:martin@piware.de1-0/+106