OpenRCT2/test/tests
Michael Steenbeek 812ea151bb
Fix duplicate RGB colours in palette (#18299)
* Remove duplicate RGB colours from palette

* Update hash

* Update reference dat file

---------

Co-authored-by: Spacek531 <spacek531@comcast.net>
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
2023-04-16 15:15:26 +01:00
..
helpers Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
testdata Fix duplicate RGB colours in palette (#18299) 2023-04-16 15:15:26 +01:00
AssertHelpers.hpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
BitSetTests.cpp Fix tests that now fail to compile 2023-03-29 22:05:19 +01:00
CLITests.cpp Close #19176, close #19273: Consistent “CmdLine” naming 2023-02-23 00:03:30 +01:00
CMakeLists.txt Add missing string test (#19837) 2023-04-05 21:28:50 +01:00
CircularBuffer.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
CryptTests.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Endianness.cpp Allow SwapBE to swap non-uint types 2019-09-01 18:40:11 +01:00
EnumMapTest.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
FormattingTests.cpp Rename format_string(2) and is_user_string_id() (#19178) 2023-01-17 08:59:07 +00:00
ImageImporterTests.cpp Fix duplicate RGB colours in palette (#18299) 2023-04-16 15:15:26 +01:00
IniReaderTest.cpp Migrate remaining C strings in config handling 2023-01-08 15:41:10 +01:00
IniWriterTest.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
LanguagePackTest.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Localisation.cpp Rename snake_case functions from localisation folder 2023-01-16 23:12:35 +00:00
MultiLaunch.cpp Refactor and clean up date handling (#19666) 2023-04-02 09:25:41 +01:00
Pathfinding.cpp Remove snake_case from OpenRCT2/entity folder 2023-01-17 21:16:36 +00:00
Platform.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
PlayTests.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
ReplayTests.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
RideRatings.cpp Change openrct2/ride methods to UpperCamelCase, part 1 2023-01-17 01:32:54 +01:00
S6ImportExportTests.cpp Rename classes with snakes OpenRCT2/G*-M* 2023-01-19 15:13:23 +00:00
SawyerCodingTest.cpp Remove snake_case from Class names OpenRCT2/Ride*-S* (#19232) 2023-01-20 20:58:55 +00:00
StringTest.cpp Rename snake_case functions in OpenRCT2/util folder 2023-01-18 22:44:13 +01:00
TestData.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TestData.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TileElements.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
TileElementsView.cpp Fix tests so that they actually run something 2023-01-19 21:51:04 +00:00
tests.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
tests.vcxproj Fix VS debug builds not finding gtestd.lib (#19798) 2023-04-02 09:20:47 +02:00