DarkflameServer/tests
Daniel Seiler 9813c3ed2c
Better Unicode support in GeneralUtils (#658)
* ASCIIToUTF16: output replacement character instead of failing assert

* Add GeneralUtils::_NextUTF8Char

* Implement GeneralUtils::UTF8ToUTF16

* use string_view everywhere

* use string_view::front instead of begin

* Add PushUTF16CodePoint
2022-07-25 21:11:30 -07:00
..
TestBitStreams Add an AMF Deserializer as well as corresponding Unit Tests (#599) 2022-07-19 21:51:05 -07:00
AMFDeserializeTests.cpp General AMF cleanup (#663) 2022-07-21 22:26:09 -07:00
CMakeLists.txt Better Unicode support in GeneralUtils (#658) 2022-07-25 21:11:30 -07:00
CommonCxxTests.cpp Basic tests infrastructure 2022-01-03 16:00:21 +01:00
CommonCxxTests.h Add newline at EOF; re-merge cmake steps 2022-01-03 16:36:15 +01:00
TestEncoding.cpp Better Unicode support in GeneralUtils (#658) 2022-07-25 21:11:30 -07:00
TestLDFFormat.cpp Add windows CI 2022-01-05 14:12:28 +01:00
TestNiPoint3.cpp Add windows CI 2022-01-05 14:12:28 +01:00