Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: support spaces in path and TMPDIR | David Kalnischkies | 2015-12-19 | 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 | ||||
* | test exitcode as well as string equality | David Kalnischkies | 2015-03-16 | 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 | ||||
* | create "real" testcases out of the tests for chris | David Kalnischkies | 2011-10-17 | 1 | -1/+7 |
| | |||||
* | Removed some debug stuff, corrected the VerifyConfigure calls to ↵ | Christopher Baines | 2011-07-05 | 1 | -0/+17 |
VerifyAndConfigure |