This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenRCT2
Watch
1
Star
0
Fork
0
You've already forked OpenRCT2
mirror of
https://github.com/OpenRCT2/OpenRCT2
synced
2026-01-16 03:23:15 +01:00
Code
Issues
Releases
Wiki
Activity
Files
ef657caed317cd51e2da62e5f8f67dd5f4197c27
OpenRCT2
/
test
/
tests
History
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
…
CMakeLists.txt
Compile util and cheats as C++
2017-12-14 10:03:21 +01:00
IniReaderTest.cpp
…
IniWriterTest.cpp
…
LanguagePackTest.cpp
Change failing test to expect nullptr rather than "". (
#6832
)
2017-12-16 12:06:22 +00:00
MultiLaunch.cpp
…
RideRatings.cpp
…
sawyercoding_test.cpp
Compile util and cheats as C++
2017-12-14 10:03:21 +01:00
StringTest.cpp
Implement std::string variant of TrimStart; add tests.
2017-12-25 00:30:21 +01:00
TestData.cpp
…
TestData.h
…
tests.cpp
…
tests.vcxproj
…