OpenRCT2/test/tests
Michał Janiszewski 090c444353 Destroy context in TileElementWantsFootpathConnection::TearDownTestCase
Not destroying the context might upset some compilers due to the order
of destruction of variables the context might still require.
2018-05-11 20:37:48 +01:00
..
helpers Add tests for rct2 <-> utf8 conversions 2018-04-18 13:16:20 +02:00
testdata Add tests for tile_element_wants_path_connection_towards 2018-04-17 20:43:49 +02:00
AssertHelpers.hpp Mark templates as static 2017-10-19 23:57:30 +02:00
CMakeLists.txt Enable localisation tests for cmake 2018-04-18 13:16:20 +02: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
Localisation.cpp Protect against bad RCT2 strings 2018-04-19 22:36:14 +01:00
MultiLaunch.cpp Use shared_ptr for long-life objects 2018-05-11 20:37:48 +01:00
RideRatings.cpp Use shared_ptr for long-life objects 2018-05-11 20:37:48 +01:00
StringTest.cpp Add tests for rct2 <-> utf8 conversions 2018-04-18 13:16:20 +02:00
TestData.cpp Add namespace closing comments 2018-05-04 22:54:43 +02:00
TestData.h Create test data helpers 2017-06-04 00:47:33 +01:00
TileElements.cpp Destroy context in TileElementWantsFootpathConnection::TearDownTestCase 2018-05-11 20:37:48 +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 tests for rct2 <-> utf8 conversions 2018-04-18 13:16:20 +02:00