Add: WindowDesc unit test to validate ini-key value.
ini-key must be present if WWT_DEFSIZEBOX or WWT_STICKYBOX is present. This was previously enforced by a workflow, however that parsed the source code with regex which turned out to be error-prone.
This commit is contained in:
committed by
Peter Nelson
parent
18fb8e153f
commit
e563057478
@@ -5,4 +5,5 @@ add_test_files(
|
||||
strings_func.cpp
|
||||
test_main.cpp
|
||||
test_script_admin.cpp
|
||||
test_window_desc.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user