dfhack/test
lethosor 62776f5568
Move `expect` functions to a separate file
This allows tests to test these functions without needing to include the test
wrapper directly (now ci/test.lua, formerly test/main.lua). Hopefully this
location is also more stable, similar to other libraries that are already tested.
2021-03-24 00:48:52 -04:00
..
library Add tests for utils.invert 2020-04-05 23:04:10 -04:00
plugins Update scripts, tweak test 2020-12-16 13:16:13 -05:00
structures Update xml, fix + improve robustness of unions.lua unit tests 2021-03-23 21:24:57 -04:00
core.lua Add test for get_initial_cwd() 2020-11-12 21:03:05 -05:00
encoding.lua Expose to_search_normalized to Lua, add test, and use in ListColumn (most useful for the `stocks` plugin) 2020-10-10 01:40:00 -04:00
gui.lua Add a basic test library and a couple GUI module tests (squashed) 2018-07-18 14:29:13 -04:00
test.lua Move `expect` functions to a separate file 2021-03-24 00:48:52 -04:00