server/tests
Enno Rehling 4a8707b06d fix a fall-through in jsonconf causing an error message.
add tests for pool, not working because of missing GIVEITEM on
JSON-configured races (TBD).
2014-07-05 18:21:20 -07:00
..
castles.lua improve construction data in JSON. 2014-06-30 19:21:42 -07:00
config.lua add a config.reset function to clear configuration state before tests. 2014-06-17 08:46:22 -07:00
init.lua fix a fall-through in jsonconf causing an error message. 2014-07-05 18:21:20 -07:00
locale.lua begin binding locales (need to init_locales in the right place, still). 2014-06-14 07:52:32 -07:00
movement.lua testing rules for riding 2014-06-26 23:41:07 -07:00
pool.lua fix a fall-through in jsonconf causing an error message. 2014-07-05 18:21:20 -07:00
regions.lua directions can now be read from json configuration. 2014-06-15 22:17:08 -07:00
settings.lua new test suite, moving to new directory. 2014-06-13 17:35:43 -07:00
ships.lua Expose the "working" flag for buildings to Lua. 2014-07-04 22:12:12 -07:00
spells.lua fix line/column calculation for JSON Errors. 2014-07-02 21:17:31 -07:00
study.lua Added a test for expensive skills. 2014-06-22 07:55:14 -07:00