dfhack/test
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
..
library fix wrong `Label.frame_body.x2` value (#2134) 2022-05-27 15:25:17 -07:00
plugins Adds cxxrandom unit test and fixes interface problems (#2099) 2022-04-30 21:46:47 -07:00
quickfort capture fortifications and engravings in blueprint 2022-04-01 12:20:37 -07:00
structures Apply initial pre-commit config 2022-04-12 14:48:19 -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