OpenRCT2/test/tests
Michael Steenbeek 5661da1c68
Unwrap game action compat wrappers
2022-08-11 00:00:58 +02:00
..
helpers Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
testdata Close #14484: Make the Heartline Twister ratings less hateful (#16680) 2022-02-23 11:24:02 +01:00
AssertHelpers.hpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
BitSetTests.cpp Fix BitSetTests for ARM64 MSVC targets 2022-05-07 23:48:27 +02:00
CLITests.cpp Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01:00
CMakeLists.txt Remove support for vendored gtest 2022-05-09 23:04:53 +02:00
CircularBuffer.cpp Update copyright. 2019-02-07 18:50:58 +01:00
CryptTests.cpp Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01:00
Endianness.cpp Allow SwapBE to swap non-uint types 2019-09-01 18:40:11 +01:00
EnumMapTest.cpp Fix spelling of “continuous” 2021-07-29 17:07:49 +03:00
FormattingTests.cpp Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
ImageImporterTests.cpp Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01:00
IniReaderTest.cpp Always return unique_ptr for the IniReader/IniWriter interface 2020-09-16 20:23:39 +03:00
IniWriterTest.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
LanguagePackTest.cpp Create std::unique_ptr<ILanguagePack>instead of raw pointer 2021-08-21 00:28:21 +02:00
Localisation.cpp Remove now-unused RCT2 export functions 2022-01-08 20:00:30 +01:00
MultiLaunch.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
Pathfinding.cpp Add missing includes 2022-07-29 18:45:10 +02:00
Platform.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
PlayTests.cpp Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00
ReplayTests.cpp Update GoogleTest version 2022-05-08 22:22:03 +02:00
RideRatings.cpp Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01:00
S6ImportExportTests.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
StringTest.cpp Create enum for codepages (#17181) 2022-05-10 12:55:39 +02:00
TestData.cpp Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01:00
TestData.h clang-format tests 2018-07-23 15:58:01 +02:00
TileElements.cpp Add missing includes 2022-07-29 18:45:10 +02:00
TileElementsView.cpp Add missing includes 2022-07-29 18:45:10 +02:00
sawyercoding_test.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
tests.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
tests.vcxproj Update MSVC project to use correct Google Test library 2022-05-08 22:22:36 +02:00