OpenRCT2/test/tests
Hielke Morsink 6ba0a3bd49
Use u8 strings when dealing with file paths
2022-03-01 22:12:39 +01: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 Code style and cleanup 2021-12-13 16:00:51 +02:00
CLITests.cpp Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01:00
CMakeLists.txt Add tests for EnumMap 2021-07-29 17:07:49 +03: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 Remove entrance/exit location functions 2022-02-18 23:28:17 +02: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 Use u8 strings when dealing with file paths 2022-03-01 22:12:39 +01: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 Add test for codepoint view 2020-11-27 18:54:57 +00: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 Add tests for BitSet 2021-12-12 23:47:20 +02:00