OpenRCT2/test/tests
Michał Janiszewski 764520076f
Reduce header inclusion
* Update includes in PlatformEnvironment.cpp

* Update includes in ParkImporter.h

* Update includes of OpenRCT2.h

* Update includes in Intro.h

* Remove unused include from Input.cpp

* Update includes of Imaging.h

* Update includes in Game.h

* Update includes in Editor.h

* Update includes of Context.cpp

* Update includes in Cheats.cpp, CmdlineSprite.cpp

* Update includes of some source files

* Update includes in some cpp files

* Update includes in some cpp files

* Update includes in TextureCache.h

* Fix tests

* Update includes in Font.cpp

* Update includes in LightFX files

* Update some includes

* Fix GCC builds

* Update some includes

* Update some includes

* Update includes in FontsFamilies.*

* Update includes of Console.h

* Improve includes in Window.h

* Improve headers in Viewport.h/Window.h

* Fix MSVC build

* Fix network-less builds

* Reduce inclusion of Map.h
2018-03-13 13:14:02 +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 localisation folder as C++ 2018-01-06 18:32:25 +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 Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
MultiLaunch.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
RideRatings.cpp Reduce header inclusion 2018-03-13 13:14:02 +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