dfhack/test
lethosor e9efa6c961
Update xml, fix + improve robustness of unions.lua unit tests
- unit_action_fields(): handled primitive union members correctly
- unit_action_type(): added messages to make failures easier to diagnose
    - Also removed redundant checks that effectively checked that
      `enum.attrs[k] == enum.attrs[v]` - this is out of scope of union tests
2021-03-23 21:24:57 -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
main.lua rerun all tests by default 2021-03-22 10:06:03 -07:00
test_test.lua include main test file as a module for testing 2021-03-07 08:24:18 -08:00