Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies | |
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-09-19 | Fix regression when copy: is used for a relative path | Michael Vogt | |
When we do a ReverifyAfterIMS() we use the copy: method to verify the hashes again. If the user uses -o Dir=./something/relative this fails because we use the URI class in copy.cc that strips away the leading relative part. By not using URI this is fixed. Closes: #762160 | |||
2014-09-19 | test/integration/test-apt-update-file: improve test | Michael Vogt | |