summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-254770-segfault-if-cache-not-buildable
Commit message (Collapse)AuthorAgeFilesLines
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-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
* testcases runable as rootDavid Kalnischkies2014-10-151-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
* tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies2013-10-031-1/+1
| | | | | | stunnel4 is required for https tests Git-Dch: Ignore
* remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-221-1/+0
| | | invalid in most cases anyway
* test/integration/: remove a bunch of "local" statements from the ↵Michael Vogt2011-02-151-1/+1
| | | | shellscript, keep tests running even on failure but log failures
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-01-131-0/+57
- do not segfault if cache is not build (Closes: #254770)