OpenRCT2/test/tests
Michał Janiszewski 6bdbe248fd
Merge pull request #8641 from tomlankhorst/use-lto
Detect availability of LTO, apply when available
2019-02-04 00:06:37 +01:00
..
helpers Replace 0 and NULL with nullptr (#7827) 2018-07-25 22:49:20 +02:00
testdata Normalise replays. 2019-01-07 09:04:51 +01:00
AssertHelpers.hpp clang-format tests 2018-07-23 15:58:01 +02:00
CMakeLists.txt Introduce SET_CHECK_CXX_FLAGS 2019-02-03 23:32:51 +01:00
CryptTests.cpp Add trailing commas and clang-format comments to tests 2018-07-23 16:00:14 +02:00
ImageImporterTests.cpp Release ImageImporter'd buffer after the test is done 2019-01-02 20:14:28 +01:00
IniReaderTest.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
IniWriterTest.cpp clang-format tests 2018-07-23 15:58:01 +02:00
LanguagePackTest.cpp Attempt at fixing language pack test 2018-10-01 19:34:09 +02:00
Localisation.cpp clang-format tests 2018-07-23 15:58:01 +02:00
MultiLaunch.cpp clang-format tests 2018-07-23 15:58:01 +02:00
Pathfinding.cpp Refactor random engine 2019-02-01 14:32:04 +01:00
ReplayTests.cpp Add missing static keyword. 2018-12-29 19:23:28 +01:00
RideRatings.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
StringTest.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
TestData.cpp clang-format tests 2018-07-23 15:58:01 +02:00
TestData.h clang-format tests 2018-07-23 15:58:01 +02:00
TileElements.cpp Fix TileElementWantsFootpathConnection test not releasing context. 2018-12-29 22:58:33 +01:00
sawyercoding_test.cpp Add trailing commas and clang-format comments to tests 2018-07-23 16:00:14 +02:00
tests.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
tests.vcxproj Initial data-driven tests for pathfinder behaviour 2019-01-02 14:12:08 +00:00