summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ctest.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify a #define logic.Adam Borowski2013-11-051-1/+1
* Make -test NORETURN and easier to valgrind.Adam Borowski2013-10-281-1/+1
* Correct missing #include "foo.h" from foo.ccSamuel Bronson2013-04-061-1/+1
* Drop the namespace from ctest.ccAdam Borowski2012-04-091-6/+1
* code cleanup: fix #ifdef/#if usage inconsistenciesSteven Noonan2010-02-251-1/+1
* Allow running tests with DEBUG_TESTSMatthew Cline2009-11-021-1/+1
* headers: remove 'AppHdr.h' include from .h filesSteven Noonan2009-10-101-2/+0
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-0/+15