DarkflameServer/tests/dCommonTests
jadebenn 35ce8771e5
chore: supress warnings on external library headers and actually get rid of the last old-style casts (#1502)
* chore: supress warnings on external library headers and actually get rid of the last old-style casts

* remove commented out section I forgot

* update cmake required version to 3.25 unless we can find another way to do this

* update readme

* Update CMakeLists.txt
2024-03-17 20:48:09 -05:00
..
dEnumsTests replace macro with anonymous namespace function (#1394) 2024-01-05 18:55:42 -06:00
TestBitStreams Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
Amf3Tests.cpp Remove std::couts littered throughout the base (#1313) 2023-11-21 18:04:23 -08:00
AMFDeserializeTests.cpp squash commits (#1479) 2024-02-27 01:29:51 -06:00
CMakeLists.txt chore: Less verbose name for enum underlying type casts (#1494) 2024-03-06 23:45:04 -06:00
dCommonDependencies.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dCommonDependencies.h fix: make include paths consistent (#1390) 2024-01-05 06:33:52 -06:00
HeaderSkipTest.cpp Make header skips more obvious (#1074) 2023-05-08 06:31:10 -05:00
TestCDFeatureGatingTable.cpp feat: add configurable feature and versions (#1298) 2023-11-18 03:33:23 -06:00
TestEncoding.cpp feat: Bump standard to 20 (#1376) 2024-01-02 07:53:00 +00:00
TestLDFFormat.cpp chore: supress warnings on external library headers and actually get rid of the last old-style casts (#1502) 2024-03-17 20:48:09 -05:00
TestLUString.cpp chore: default size to 33 on LU(W)Strings since that's the most common lenght (#1410) 2024-01-12 14:23:44 -06:00
TestLUWString.cpp chore: default size to 33 on LU(W)Strings since that's the most common lenght (#1410) 2024-01-12 14:23:44 -06:00
TestNiPoint3.cpp refactor: allow usage of NiPoint3 and NiQuaternion in constexpr context (#1414) 2024-01-29 01:53:12 -06:00
ToUnderlyingTests.cpp chore: Less verbose name for enum underlying type casts (#1494) 2024-03-06 23:45:04 -06:00