summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
Commit message (Expand)AuthorAgeFilesLines
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-173-4/+4
* Correct findray test.Robert Vollmert2009-10-141-9/+10
* Add test for find_ray.Robert Vollmert2009-10-141-0/+83
* Split and correct grid_see_grid.Robert Vollmert2009-10-082-8/+10
* Add test to compare LOS against sample maps.Robert Vollmert2009-10-073-44/+114
* Add test for symmetry of grid_see_grid.Robert Vollmert2009-10-061-3/+47
* Reduce LOS test iterations, flush messages periodically to avoid -more- prompts.Darshan Shaligram2009-09-251-5/+4
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-0/+68