dfhack/test/library
Myk 96b5b4420b
Add string:escape_pattern() utility function (#2082)
* add string:escape_pattern() to dfhack.lua

stolen from devel/query.lua. will migrate scripts to use the common implementation later
2022-04-10 21:18:01 -07:00
..
gui Merge remote-tracking branch 'TymurGubayev/patch-1' into develop 2021-08-31 00:55:36 -04:00
test_util name test method the same as the method under test 2021-08-24 21:29:32 -07:00
argparse.lua support nil to indicate no short param name 2021-09-25 22:00:49 -07:00
gui.lua Add a couple basic gui tests 2020-03-27 01:38:40 -04:00
misc.lua fix hardcoded call to pairs, add test 2021-08-20 22:55:07 -07:00
print.lua migrate existing tests to use expect.str_find() 2021-08-25 06:38:22 -07:00
string.lua Add string:escape_pattern() utility function (#2082) 2022-04-10 21:18:01 -07:00
utils.lua remove redundant tests 2021-07-02 23:29:02 -07:00