OpenRCT2/test/testpaint
duncanspumpkin 85f2b0b21d Fix testpaint 2020-01-19 17:37:24 +00:00
..
Addresses.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
Addresses.h Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
CMakeLists.txt Introduce SET_CHECK_CXX_FLAGS 2019-02-03 23:32:51 +01:00
Compat.cpp Fix testpaint 2020-01-19 17:37:24 +00:00
Data.cpp Add trailing commas and clang-format comments to tests 2018-07-23 16:00:14 +02:00
Data.h clang-format tests 2018-07-23 15:58:01 +02:00
FunctionCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
FunctionCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
GeneralSupportHeightCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
GeneralSupportHeightCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
Hook.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
Hook.h Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
PaintIntercept.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
PaintIntercept.hpp clang-format tests 2018-07-23 15:58:01 +02:00
Printer.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
Printer.hpp clang-format tests 2018-07-23 15:58:01 +02:00
SegmentSupportHeightCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
SegmentSupportHeightCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
SideTunnelCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
SideTunnelCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
String.cpp clang-format tests 2018-07-23 15:58:01 +02:00
String.hpp clang-format tests 2018-07-23 15:58:01 +02:00
TestPaint.cpp Refactor ride measurement storage 2019-06-09 11:55:41 +02:00
TestPaint.hpp Fix compile errors 2019-08-04 17:47:16 +01:00
TestTrack.cpp Create dedicated method for SetLastForTile() 2019-08-25 16:13:02 +02:00
TestTrack.hpp clang-format tests 2018-07-23 15:58:01 +02:00
Utils.cpp clang-format tests 2018-07-23 15:58:01 +02:00
Utils.hpp clang-format tests 2018-07-23 15:58:01 +02:00
VerticalTunnelCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
VerticalTunnelCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
generate.cpp Create dedicated method for SetLastForTile() 2019-08-25 16:13:02 +02:00
main.cpp Use empty() for vectors; clean up bool comparisons (#9118) 2019-04-20 20:39:47 +02:00