summaryrefslogtreecommitdiff
path: root/test/test-indexes.sh
Commit message (Expand)AuthorAgeFilesLines
* replaced by the integration/test-compressed-indexes testDavid Kalnischkies2011-08-171-235/+0
* * test/integration/test-compressed-indexes, test/test-indexes.sh:Martin Pitt2010-11-151-0/+1
* add test case for having no indexes, and fix regression in that caseMartin Pitt2010-10-151-0/+8
* test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI...martin@piware.de2010-06-241-1/+3
* 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 packag...martin@piware.de2010-06-171-1/+2
* 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 afte...martin@piware.de2010-06-171-0/+4
* 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 f...martin@piware.de2010-06-151-4/+7
* 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