summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ctest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add -script option to Crawl to run a Lua script. Scripts are similar to tests...Darshan Shaligram2010-01-091-13/+44
* Fix Shoal:$ generation bugs: stairs could be surrounded by deep water, hut en...Darshan Shaligram2010-01-051-0/+8
* ctest.cc: give msg on test being runMatthew Cline2009-11-071-0/+7
* 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