OpenRCT2/test/tests
Gymnasiast 6de1ac1ec7
Remove EnumName from RTD
Only used by tests, update to use `Name` (same what’s already used in the JSON files).
2024-11-24 12:58:03 +01:00
..
helpers Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
testdata Remove EnumName from RTD 2024-11-24 12:58:03 +01:00
AssertHelpers.hpp Add line breaks after template declarations (#23086) 2024-10-29 16:54:01 +01:00
BitSetTests.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CircularBuffer.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CLITests.cpp Adopt existing namespaces into OpenRCT2 namespace (#22368) 2024-07-26 09:59:58 +02:00
CMakeLists.txt Add tests to iterate on all .parkpatch files 2024-08-19 19:52:14 -03:00
CryptTests.cpp Add line breaks after template declarations (#23086) 2024-10-29 16:54:01 +01:00
Endianness.cpp
EnumMapTest.cpp Add line breaks after template declarations (#23086) 2024-10-29 16:54:01 +01:00
FormattingTests.cpp Added additional stats to Plugin interface 2024-10-03 11:23:50 +00:00
ImageImporterTests.cpp Adopt existing namespaces into OpenRCT2 namespace (#22368) 2024-07-26 09:59:58 +02:00
IniReaderTest.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
IniWriterTest.cpp Remove unused IStream::ReadString() function and fix includes 2024-10-15 17:39:54 +02:00
LanguagePackTest.cpp Rewrite Zh-TW language test to use UTF-8 strings, dropping overrides 2024-10-30 22:58:47 +01:00
LocalisationTest.cpp Move CSStringConverter from localisation to rct12 folder (#22280) 2024-07-12 20:37:00 +00:00
MultiLaunch.cpp Remove GameState class 2024-04-04 18:12:35 +02:00
Pathfinding.cpp Split up remaining tile elements 2024-10-15 22:02:31 +02:00
Platform.cpp Adopt existing namespaces into OpenRCT2 namespace (#22368) 2024-07-26 09:59:58 +02:00
PlayTests.cpp Add line breaks after template declarations (#23086) 2024-10-29 16:54:01 +01:00
ReplayTests.cpp Add line breaks after template declarations (#23086) 2024-10-29 16:54:01 +01:00
RideRatings.cpp Remove EnumName from RTD 2024-11-24 12:58:03 +01:00
S6ImportExportTests.cpp Remove ScenerySetDefaultPlacementConfiguration from _legacy.cpp 2024-07-31 20:12:23 +02:00
SawyerCodingTest.cpp Move SawyerCoding from util into core, and into its own namespace 2024-10-29 21:59:28 +01:00
ScenarioPatcherTests.cpp Split StringTypes.h off from String.hpp; adjust header includes 2024-09-10 23:55:53 +02:00
StringTest.cpp Move CodepointView class to its own header 2024-09-10 23:36:59 +02:00
TestData.cpp Adopt existing namespaces into OpenRCT2 namespace (#22368) 2024-07-26 09:59:58 +02:00
TestData.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
tests.cpp Adopt existing namespaces into OpenRCT2 namespace (#22368) 2024-07-26 09:59:58 +02:00
tests.vcxproj Add tests to iterate on all .parkpatch files 2024-08-19 19:52:14 -03:00
TileElements.cpp Split up remaining tile elements 2024-10-15 22:02:31 +02:00
TileElementsView.cpp Add line breaks after template declarations (#23086) 2024-10-29 16:54:01 +01:00