dfhack/test/library
Timur Kelman 07f54deb0b
fix wrong `Label.frame_body.x2` value (#2134)
* fix wrong `Label.frame_body.x2` value

`update_scroll_inset` might change `frame_inset`, i.e. we need to `computeFrame` with the new values.

* add tests for Label

* add missing `local`, remove code in comments

* move `TestFramedScreen` outside test functions
2022-05-27 15:25:17 -07:00
..
gui fix wrong `Label.frame_body.x2` value (#2134) 2022-05-27 15:25:17 -07:00
test_util Add mock.observe_func(), improve mock.lua documentation 2022-05-27 00:33:44 -04:00
argparse.lua Document and update argparse module (#2089) 2022-04-11 16:16:55 -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 protect against 0 width in string:wrap() 2022-04-29 11:29:19 -07:00
utils.lua Apply initial pre-commit config 2022-04-12 14:48:19 -04:00