OpenRCT2/test/tests
Duncan 5474194905
Implement train view and remove linked_list_index (#13956)
* Make train manager view

* Remove linked list index field

* Remove merge mistake

* Fix further rebase errors

* Rename and add comments

* Update replays

* Fix Xcode project

* Increment network version

Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com>
2021-03-15 08:13:00 +00: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 Allow passing of destination tolerance via SetDestination 2021-02-21 09:52:33 +02: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 replay snapshots comparing states with different ticks 2021-01-22 15:35:16 +02:00
RideRatings.cpp Replace RideTypeDescriptors[ride->type] with GetRideTypeDescriptor() 2021-02-24 14:10:30 +01:00
S6ImportExportTests.cpp Implement train view and remove linked_list_index (#13956) 2021-03-15 08:13:00 +00: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