OpenRCT2/test/tests
Hielke Morsink 0cf256ac9e Ready copyright notice for clang-format
Clang-format sees the text behind `#pragma region` as code and formats it. Instead of stating the copyright and date there, it's now in the comment block right below it. The text "Copyright" is left in the `#pragma region` line, as clang-format sees it as a single identifier.

I took the opportunity to normalize the dates, and add the copyright notice to the source files where it was missing them (except for third-party and the generated resources.h file).
2018-06-15 14:07:34 +02:00
..
helpers Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
testdata Add test data for crypt tests 2018-06-01 21:27:34 +01:00
AssertHelpers.hpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
CMakeLists.txt Fix non-network builds 2018-06-01 22:47:29 +01:00
CryptTests.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
ImageImporterTests.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
IniReaderTest.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
IniWriterTest.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
LanguagePackTest.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
Localisation.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
MultiLaunch.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
RideRatings.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
StringTest.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TestData.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TestData.h Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
TileElements.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
sawyercoding_test.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
tests.cpp Ready copyright notice for clang-format 2018-06-15 14:07:34 +02:00
tests.vcxproj Refactor implementations to different files 2018-06-01 21:27:33 +01:00