dfhack/test
myk002 36b2d05ff6
add dfhack string functions and tests
added string:split
added string:trim
added a default value for wrap width
added function comments
added tests for all string functions (the tests for string:split will be commented out until we remove the competing implementation in gui/load-screen
2021-07-02 13:21:54 -07:00
..
library add dfhack string functions and tests 2021-07-02 13:21:54 -07:00
plugins Restrict orders tests to fortress mode 2021-06-30 23:18:53 -04:00
structures test/structures/find: avoid overwriting other potential config values 2021-05-08 22:12:07 -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 add tests, move expect.lua 2021-04-04 17:37:36 -07:00