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