summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-254770-segfault-if-cache-not-buildable
AgeCommit message (Collapse)AuthorFilesLines
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-2/+2
This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore
2014-10-15testcases runable as rootDavid Kalnischkies1-3/+11
Running the testcases is usually not a good idea, but it can be handy to check if the privilege dropping works. Git-Dch: Ignore
2013-10-03tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies1-1/+1
stunnel4 is required for https tests Git-Dch: Ignore
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies1-1/+0
invalid in most cases anyway
2011-02-15test/integration/: remove a bunch of "local" statements from the ↵Michael Vogt1-1/+1
shellscript, keep tests running even on failure but log failures
2011-01-13* apt-pkg/cacheiterator.h:David Kalnischkies1-0/+57
- do not segfault if cache is not build (Closes: #254770)