OpenRCT2/test/tests
Hielke Morsink 13351d996e #21193: Move gParkFlags to GameState_t, refactor uses
Also changed a few instances where GetGameState was called inside the same function.
The change in Peep.cpp is needed because of a function conflict. FormatStringID exists both in the global and in the OpenRCT2 namespace.
2024-01-22 16:31:35 +01:00
..
helpers Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
testdata Add EverythingPark ride ratings to the tests 2023-06-09 17:30:07 +03:00
AssertHelpers.hpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
BitSetTests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CLITests.cpp Close #19176, close #19273: Consistent “CmdLine” naming 2023-02-23 00:03:30 +01:00
CMakeLists.txt Add missing string test (#19837) 2023-04-05 21:28:50 +01:00
CircularBuffer.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CryptTests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Endianness.cpp Allow SwapBE to swap non-uint types 2019-09-01 18:40:11 +01:00
EnumMapTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
FormattingTests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
ImageImporterTests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
IniReaderTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
IniWriterTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
LanguagePackTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Localisation.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
MultiLaunch.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Pathfinding.cpp Properly name what the getter/setter for surface object index is 2023-08-26 20:50:06 +03:00
Platform.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
PlayTests.cpp #21193: Move gParkFlags to GameState_t, refactor uses 2024-01-22 16:31:35 +01:00
ReplayTests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
RideRatings.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
S6ImportExportTests.cpp Adjust the import/export code to have the game state passed 2024-01-19 16:32:19 +02:00
SawyerCodingTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
StringTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
TestData.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
TestData.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
TileElements.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
TileElementsView.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
tests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
tests.vcxproj Fix VS debug builds not finding gtestd.lib (#19798) 2023-04-02 09:20:47 +02:00