summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into portal_branchesAdam Borowski2012-04-122-1/+2
|\|
| * Check if the gossamer rune is generated in -test.Adam Borowski2012-04-091-0/+1
| * Fix a recommended command in a comment.Adam Borowski2012-04-051-1/+1
* | Change the place name from "Vault:" to "Vaults:".Adam Borowski2012-04-091-1/+1
|/
* Disable death for the abyss stress test bot.Adam Borowski2012-03-221-0/+1
* Allow the abyss test stress bot to work in non-debug builds as well.Adam Borowski2012-03-221-3/+5
* A really crude and wrong way to disable confirmations.Adam Borowski2012-03-221-0/+1
* Don't let wandering monsters stop the abyss stress-test bot from starting up.Adam Borowski2012-03-221-0/+5
* Make messages during fireworks less spammy.Adam Borowski2012-02-202-11/+9
* Repair the fireworks with respect to &^LAdam Borowski2012-02-202-2/+2
* A bot to stress-test Abyss code and player-vs-monsters attacks.Adam Borowski2012-02-101-0/+66
* Add a monster miscasts arena test to canned test runs.Adam Borowski2012-02-081-1/+4
* Change "gnoll sergeant" name to "gnoll lieutenant" in the testsuite.David Lawrence Ramsey2011-12-111-6/+6
* Unbreak the testsuite.Adam Borowski2011-12-111-6/+6
* Use different character names for canned runs, so they can be tested concuren...Adam Borowski2011-10-281-1/+1
* Remove obsolete mimic checks.Adam Borowski2011-09-091-11/+0
* An one-command way to time all stress tests, reporting median of 5.Adam Borowski2011-09-051-0/+22
* Make the "pan lords vs hell lords" arena stress test shorter.Adam Borowski2011-09-051-1/+1
* Fix broken copypasta.Adam Borowski2011-08-231-1/+1
* A ./crawl --test to ensure Zot, Pan and Hells portals get placed.Adam Borowski2011-08-231-0/+23
* Canned hands-off scenarios for valgrind, performance tests, etc.Adam Borowski2011-08-194-0/+112
* Use call_dlua() for the stress test.Adam Borowski2011-07-121-6/+5
* Rename dat/clua to dat/dlua to avoid the clua/dlua confusion.Adam Borowski2011-06-183-4/+4
* Limit power 2 Orb card to 7 orbs to work around immediate explosion.Adam Borowski2011-06-031-2/+2
* A show of fireworks!Adam Borowski2011-06-021-0/+52
* A stress test that rests for 1000 turns on woken sprint.Adam Borowski2011-05-231-0/+31
* Repeat a random test ("any corpse") 100 times to let the failure show up.Adam Borowski2011-05-111-1/+3
* Make .des corpse generation use the actual monsterDarshan Shaligram2011-01-062-2/+106
* Make tests use FPROP_HIGHLIGHT for marking cells, instead of DNGN_FLOOR_SPECIAL.Vsevolod Kozlov2011-01-054-5/+5
* Fix an invalid test failure for los_symm.Adam Borowski2010-07-021-1/+3
* Whitespace fixes.Adam Borowski2010-06-231-1/+1
* Decouple stealth checks from drawing the view window.Adam Borowski2010-06-231-3/+4
* Allow corpses to be placed in .des files.Darshan Shaligram2010-06-221-0/+38
* Fix test failures -- debug map that looked unplaceable, Snake test failure if...Darshan Shaligram2010-06-212-1/+4
* Fix missing newlines.Adam Borowski2010-06-192-2/+2
* Fix crash generating mimics, Snake visit test failure.Darshan Shaligram2010-06-192-4/+12
* Parse ugly thing colours correctly in maps.Darshan Shaligram2010-06-121-0/+7
* [591] Test case to fail if a monster behind plants jumps back and forth betwe...Darshan Shaligram2010-06-082-0/+87
* "not_cursed" tag for Vault items, test suite. (#1397).Jude Brown2010-04-231-0/+33
* Fix Swamp:5 Lernaean hydra test failure.Robert Vollmert2010-04-061-1/+4
* New test: random monster placement doesn't generate uniques.Robert Vollmert2010-04-061-0/+39
* Make some tests a little shorter.Robert Vollmert2010-04-013-3/+3
* Update LOS tests to global los.Robert Vollmert2010-03-225-15/+0
* test/unique.lua: Unique tracking tests.Robert Vollmert2010-03-161-0/+65
* Fix lingering references to Shoal:X (due).Darshan Shaligram2010-02-072-7/+7
* Separate Shoal rune hut and decoy hut map again.Darshan Shaligram2010-01-271-16/+0
* Update tests to use crawl.message() instead of low-level crawl.mpr().Darshan Shaligram2010-01-219-22/+11
* Whitespace fixes.Adam Borowski2010-01-211-1/+1
* Fix newlines at end of file.Adam Borowski2010-01-212-2/+2
* Add -script option to Crawl to run a Lua script. Scripts are similar to tests...Darshan Shaligram2010-01-091-4/+5