Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies | 1 | -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 | |||||
2015-03-16 | test exitcode as well as string equality | David Kalnischkies | 1 | -1/+1 | |
We use test{success,failure} now all over the place in the framework, so its only consequencial to do this in the situations in which we test for a specific output as well. Git-Dch: Ignore | |||||
2013-09-12 | add a testcase for 100 char long path truncate bug #689582 | David Kalnischkies | 1 | -0/+35 | |
Git-Dch: Ignore |