summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ctest.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow running tests with DEBUG_TESTSMatthew Cline2009-11-021-1/+1
* ctest.cc: kill memory access violationSteven Noonan2009-10-241-1/+0
* Convert player::your_name to std::string.Robert Vollmert2009-10-241-2/+1
* Set job and species in test.Robert Vollmert2009-10-221-0/+4
* Split dgn_lib out of luadgn.cc; rename luadgn to dlua.Robert Vollmert2009-10-191-1/+1
* Add test for monster placement.Darshan Shaligram2009-10-181-0/+18
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-0/+121