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
Jonathan G Rennison 1e9fb74451 Merge branch 'master' into jgrpp
# Conflicts:
#	.github/workflows/release-windows.yml
#	src/autoreplace_gui.cpp
#	src/cargotype.cpp
#	src/company_base.h
#	src/company_cmd.cpp
#	src/company_gui.cpp
#	src/currency.h
#	src/date_gui.cpp
#	src/dropdown.cpp
#	src/dropdown_func.h
#	src/dropdown_type.h
#	src/game/game_gui.cpp
#	src/genworld.cpp
#	src/genworld_gui.cpp
#	src/ground_vehicle.hpp
#	src/group_gui.cpp
#	src/house.h
#	src/industry_gui.cpp
#	src/network/network_client.cpp
#	src/network/network_server.cpp
#	src/network/network_type.h
#	src/newgrf_class_func.h
#	src/newgrf_house.cpp
#	src/newgrf_roadstop.h
#	src/openttd.cpp
#	src/order_gui.cpp
#	src/saveload/saveload.cpp
#	src/saveload/saveload.h
#	src/screenshot_gui.cpp
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/slider.cpp
#	src/smallmap_gui.cpp
#	src/station_cmd.cpp
#	src/stdafx.h
#	src/survey.cpp
#	src/tile_map.h
#	src/town_cmd.cpp
#	src/town_gui.cpp
#	src/vehicle.cpp
#	src/vehicle_gui.cpp
#	src/vehicle_gui_base.h
1 week ago
..
CMakeLists.txt Merge branch 'master' into jgrpp 1 week ago
bitmath_func.cpp Merge branch 'master' into jgrpp 4 months ago
landscape_partial_pixel_z.cpp Test: Add upstream tests 6 months ago
math_func.cpp Add helper function for unsigned saturating add 3 months ago
mock_environment.h Test: Add upstream tests 6 months ago
mock_fontcache.h Change: Allow TrueType fonts to provide our private-use glyphs. 5 months ago
mock_spritecache.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
mock_spritecache.h Test: Add upstream tests 6 months ago
ring_buffer.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
string_func.cpp Change FormatArrayAsHex to be uppercase by default 2 weeks ago
strings_func.cpp Test: Add upstream tests 6 months ago
test_main.cpp Test: Add upstream tests 6 months ago
test_network_crypto.cpp Merge branch 'master' into jgrpp 1 week ago
test_script_admin.cpp Test: Add upstream tests 6 months ago
test_window_desc.cpp Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc 3 months ago