OpenRCT2/test/tests
Aaron van Geffen d768a467b7 Implement std::string variant of TrimStart; add tests.
This also makes String::TrimStart handle all-whitespace strings.
2017-12-25 00:30:21 +01:00
..
testdata Change some ride type names for clarity, fix Americanism 2017-12-08 07:59:44 +01:00
AssertHelpers.hpp Mark templates as static 2017-10-19 23:57:30 +02:00
CMakeLists.txt Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
IniReaderTest.cpp Add case insensitive test to INI tests 2017-03-06 22:28:33 +01:00
IniWriterTest.cpp Update files missed in the great extern "C" cleanup of 2017 2017-09-28 23:29:16 +02:00
LanguagePackTest.cpp Change failing test to expect nullptr rather than "". (#6832) 2017-12-16 12:06:22 +00:00
MultiLaunch.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
RideRatings.cpp Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
StringTest.cpp Implement std::string variant of TrimStart; add tests. 2017-12-25 00:30:21 +01:00
TestData.cpp Create test data helpers 2017-06-04 00:47:33 +01:00
TestData.h Create test data helpers 2017-06-04 00:47:33 +01:00
sawyercoding_test.cpp Compile util and cheats as C++ 2017-12-14 10:03:21 +01:00
tests.cpp Expand tabs to spaces 2017-06-06 23:46:14 +02:00
tests.vcxproj Add MultiLaunch test 2017-06-24 09:56:51 +02:00