mirror of https://github.com/OpenTTD/OpenTTD
20 lines
414 B
CMake
20 lines
414 B
CMake
add_test_files(
|
|
bitmath_func.cpp
|
|
enum_over_optimisation.cpp
|
|
landscape_partial_pixel_z.cpp
|
|
math_func.cpp
|
|
mock_environment.h
|
|
mock_fontcache.h
|
|
mock_spritecache.cpp
|
|
mock_spritecache.h
|
|
string_builder.cpp
|
|
string_consumer.cpp
|
|
string_inplace.cpp
|
|
string_func.cpp
|
|
test_main.cpp
|
|
test_network_crypto.cpp
|
|
test_script_admin.cpp
|
|
test_window_desc.cpp
|
|
utf8.cpp
|
|
)
|