OpenRCT2/test/tests
Duncan b8b539c16e
Modify next_x/y/z to become a CoordsXYZ (#10680)
* Modify next_x/y/z to become a CoordsXYZ

Should be further scope for refactoring from this.

* Make suggested changes

* Fix default construct issues
2020-02-11 22:01:14 +00:00
..
helpers Allow tests to work with CRLF test data 2020-02-02 15:47:50 +00:00
testdata Add S6 Import/Export test and remove old NetworkLoadSave test 2019-10-20 13:49:35 +02:00
AssertHelpers.hpp clang-format tests 2018-07-23 15:58:01 +02:00
CMakeLists.txt Update CMakeLists.txt 2019-10-20 13:49:39 +02:00
CircularBuffer.cpp Update copyright. 2019-02-07 18:50:58 +01:00
CryptTests.cpp Allow tests to work with CRLF test data 2020-02-02 15:47:50 +00:00
Endianness.cpp Allow SwapBE to swap non-uint types 2019-09-01 18:40:11 +01:00
ImageImporterTests.cpp Release ImageImporter'd buffer after the test is done 2019-01-02 20:14:28 +01:00
IniReaderTest.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
IniWriterTest.cpp clang-format tests 2018-07-23 15:58:01 +02:00
LanguagePackTest.cpp Attempt at fixing language pack test 2018-10-01 19:34:09 +02:00
Localisation.cpp clang-format tests 2018-07-23 15:58:01 +02:00
MultiLaunch.cpp Remove ride classifications 2019-08-04 16:43:50 +01:00
Pathfinding.cpp Modify next_x/y/z to become a CoordsXYZ (#10680) 2020-02-11 22:01:14 +00:00
Platform.cpp Implement replace_if condition lambda 2019-05-11 13:54:16 +01:00
ReplayTests.cpp Add missing static keyword. 2018-12-29 19:23:28 +01:00
RideRatings.cpp Remove ride classifications 2019-08-04 16:43:50 +01:00
S6ImportExportTests.cpp Modify next_x/y/z to become a CoordsXYZ (#10680) 2020-02-11 22:01:14 +00:00
StringTest.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02: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 Refactor map_get_footpath_element() and fix #10486 2019-12-31 10:08:36 +01:00
sawyercoding_test.cpp Add trailing commas and clang-format comments to tests 2018-07-23 16:00:14 +02:00
tests.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
tests.vcxproj Add S6 Import/Export test and remove old NetworkLoadSave test 2019-10-20 13:49:35 +02:00