OpenRCT2/test/tests
Silent 94da3cf422
Fix #13445: Make FileScanner::ScanDirectory return a unique_ptr
Also fixes a resource leak in TitleSequence::GetSaves.
2021-05-20 19:22:36 +02:00
..
helpers Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
testdata Close #13637: Refactor sprite compiler for filesystem efficiency 2020-12-29 13:12:55 +01:00
AssertHelpers.hpp clang-format tests 2018-07-23 15:58:01 +02:00
CLITests.cpp Close #13637: Refactor sprite compiler for filesystem efficiency 2020-12-29 13:12:55 +01:00
CMakeLists.txt Fix test failures 2021-02-16 20:25:11 +00:00
CircularBuffer.cpp Update copyright. 2019-02-07 18:50:58 +01:00
CryptTests.cpp Refactor to avoid unnecessary copies (#13736) 2021-01-11 18:14:15 -03:00
Endianness.cpp Allow SwapBE to swap non-uint types 2019-09-01 18:40:11 +01:00
FormattingTests.cpp Use char_traits for length 2021-01-02 16:46:05 +02:00
ImageImporterTests.cpp Use c_str() instead of data() 2021-01-07 04:28:19 +09:00
IniReaderTest.cpp Always return unique_ptr for the IniReader/IniWriter interface 2020-09-16 20:23:39 +03:00
IniWriterTest.cpp Always return unique_ptr for the IniReader/IniWriter interface 2020-09-16 20:23:39 +03:00
LanguagePackTest.cpp Fix test failures 2021-02-16 20:25:11 +00:00
Localisation.cpp Close #13626: Refactor RCT2LanguageId to strong enum 2020-12-23 20:07:54 -03:00
MultiLaunch.cpp Remove ride classifications 2019-08-04 16:43:50 +01:00
Pathfinding.cpp Split guest and staff peep variables (#14462) 2021-04-18 17:48:21 +01:00
Platform.cpp Implement replace_if condition lambda 2019-05-11 13:54:16 +01:00
PlayTests.cpp Several more spelling fixes (#13752) 2021-01-10 18:23:35 +00:00
ReplayTests.cpp Fix #13445: Make FileScanner::ScanDirectory return a unique_ptr 2021-05-20 19:22:36 +02:00
RideRatings.cpp Replace RideTypeDescriptors[ride->type] with GetRideTypeDescriptor() 2021-02-24 14:10:30 +01:00
S6ImportExportTests.cpp Change Vehicle Rotation namings in accordance with OpenRCT2 Codestyle (#14616) 2021-05-12 12:38:46 +01:00
StringTest.cpp Add test for codepoint view 2020-11-27 18:54:57 +00:00
TestData.cpp clang-format tests 2018-07-23 15:58:01 +02: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 Introduce TileElementsView (#13975) 2021-02-04 18:58:45 +02:00
sawyercoding_test.cpp Add negative tests for SawyerChunkReader 2021-03-03 21:55:05 +01:00
tests.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
tests.vcxproj Introduce TileElementsView (#13975) 2021-02-04 18:58:45 +02:00