dfhack/test/library
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
..
gui add dwarfmode library function: enterSidebarMode() 2021-06-23 12:29:37 -07:00
test_util allow mock.func() to return multiple values 2021-06-15 13:16:05 -07:00
gui.lua Add a couple basic gui tests 2020-03-27 01:38:40 -04:00
string.lua add dfhack string functions and tests 2021-07-02 13:21:54 -07:00
utils.lua add utils.normalizePath() 2021-06-29 12:22:05 -07:00