OpenTTD/src/tests
Peter Nelson ce6e739491 Codechange: Add unit-test to check if nested widget parts of properly closed.
Properly closed means exactly one EndContainer for every Container widget.
2023-11-03 09:38:41 +00:00
..
CMakeLists.txt Add: WindowDesc unit test to validate ini-key value. 2023-11-02 22:25:01 +00:00
landscape_partial_pixel_z.cpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
math_func.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
string_func.cpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
strings_func.cpp Fix #11181: attempting to read string as int triggers assertion 2023-08-20 23:57:42 +02:00
test_main.cpp Add: unit test functionality using catch2 2023-04-16 18:58:21 +02:00
test_script_admin.cpp Cleanup: missing spaces before continuation * in some comments 2023-11-01 22:56:11 +01:00
test_window_desc.cpp Codechange: Add unit-test to check if nested widget parts of properly closed. 2023-11-03 09:38:41 +00:00