summaryrefslogtreecommitdiffstats
path: root/tests/auto/maketestselftest
Commit message (Collapse)AuthorAgeFilesLines
* Fixed maketestselftest failure with some MSVC versions.Rohan McGovern2010-02-021-0/+3
| | | | The generated `tests/auto/tmp' directory was causing this test to fail.
* Fix copyright year.Jason McDonald2010-01-191-1/+1
| | | | Reviewed-by: Trust Me
* Add a selftest for tests/auto/auto.pro.Rohan McGovern2010-01-142-0/+109
This selftest enforces that tests/auto/auto.pro is properly maintained. It may be extended to check other elements of the environment necessary for autotests to run correctly.