OpenTTD/src/tests
Peter Nelson 56085be9bd Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
..
CMakeLists.txt Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp 2023-04-29 10:25:25 +02: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: introduce generic ClampTo function to clamp to the range of a type 2023-05-06 21:26:13 +02:00
string_func.cpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
test_main.cpp Add: unit test functionality using catch2 2023-04-16 18:58:21 +02:00