summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-330162-encoded-tar-header
AgeCommit message (Collapse)AuthorFilesLines
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-4/+4
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
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-inst/contrib/extracttar.cc:David Kalnischkies1-0/+11
- let apt-utils work with encoded tar headers if uid/gid are large. Thanks to Nobuhiro Hayashi for the patch! (Closes: #330162)