OpenRCT2/test/tests
Hielke Morsink 7e2e6e2b2f
Merge branch 'develop' into new-save-format
2021-10-19 22:26:08 +02:00
..
helpers Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
testdata Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-07-19 19:04:19 +02:00
AssertHelpers.hpp Fix various Cppcheck warnings (#15081) 2021-07-24 23:41:50 +02:00
CLITests.cpp Close #13637: Refactor sprite compiler for filesystem efficiency 2020-12-29 13:12:55 +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 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
EnumMapTest.cpp Fix spelling of “continuous” 2021-07-29 17:07:49 +03: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 Create std::unique_ptr<ILanguagePack>instead of raw pointer 2021-08-21 00:28:21 +02: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 Use GetLocation in more places 2021-09-28 03:16:04 +03:00
Platform.cpp Implement replace_if condition lambda 2019-05-11 13:54:16 +01:00
PlayTests.cpp Fix incorrect objects in S6 import 2021-09-15 11:28:40 +02:00
ReplayTests.cpp Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-05-24 19:30:05 +02:00
RideRatings.cpp Replace RideTypeDescriptors[ride->type] with GetRideTypeDescriptor() 2021-02-24 14:10:30 +01:00
S6ImportExportTests.cpp Merge branch 'develop' into new-save-format 2021-10-19 22:26:08 +02: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 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 EnumMap 2021-07-29 17:07:49 +03:00