You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/tests
Ivan Fefer 23d733be95
Add: Basic autocompletion on tab for console commands (#12163)
3 months ago
..
CMakeLists.txt Codechange: Simplify SetBitIterator 4 months ago
bitmath_func.cpp Codechange: Simplify SetBitIterator 4 months ago
landscape_partial_pixel_z.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
math_func.cpp Remove: LeastCommonMultiple / GreatestCommonDivisor 4 months ago
mock_environment.h Add: WindowDesc unit test to validate NWidgetPart lists. 7 months ago
mock_fontcache.h Change: Allow TrueType fonts to provide our private-use glyphs. 5 months ago
mock_spritecache.cpp Add: Mock sprite cache intialization. 7 months ago
mock_spritecache.h Add: Mock sprite cache intialization. 7 months ago
string_func.cpp Add: Basic autocompletion on tab for console commands (#12163) 3 months ago
strings_func.cpp Fix #11181: attempting to read string as int triggers assertion 10 months ago
test_main.cpp
test_script_admin.cpp Cleanup: missing spaces before continuation * in some comments 7 months ago
test_window_desc.cpp Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc 3 months ago