OpenRCT2/test/tests
LordOfLunacy fa71bbc1b2 Implement requested changes
- Change the GuestPathfinder object to a smart pointer

 - Improved function signatures

 - Added javadoc comments to the abstract base class

 - Converted pointers to references in  pathfinding function calls
2022-05-14 15:28:24 -04: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 Forward declare Formatter 2021-12-30 12:17:51 -05: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 Implement requested changes 2022-05-14 15:28:24 -04:00
Platform.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01:00
PlayTests.cpp Close #11437: Migrate old platform methods 2022-02-18 21:57:00 +01: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 test for #12728: map edge footpath connections in scenario editor (#12736) 2020-08-20 20:32:23 +02:00
TileElementsView.cpp Refactor tile access to be continuous when iterating 2021-12-30 23:03:32 +01: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