Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies | 1 | -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-15 | test/integration/: remove a bunch of "local" statements from the ↵ | Michael Vogt | 1 | -1/+1 | |
shellscript, keep tests running even on failure but log failures | |||||
2011-01-13 | * apt-inst/contrib/extracttar.cc: | David Kalnischkies | 1 | -0/+11 | |
- let apt-utils work with encoded tar headers if uid/gid are large. Thanks to Nobuhiro Hayashi for the patch! (Closes: #330162) |