DarkflameServer/tests/dCommonTests
Aaron Kimbrell 08020cd86d
chore: cleanup LU(W)string writing (#1188)
* chore: cleanup LU(W)string writing
and add methods for reading
remove redunent "packet" from packet reading helpers
move write header to bitstreamutils since it's not packet related
add tests for reading/writing LU(W)Strings

* remove un-needed function defintions in header

* make reading and writing more efficient

* p

p

* quotes

* remove unneeded default

---------

Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
2023-09-20 20:06:28 -05:00
..
TestBitStreams Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
Amf3Tests.cpp Refactor: Amf3 implementation (#998) 2023-05-13 17:22:00 -05:00
AMFDeserializeTests.cpp Refactor: Amf3 implementation (#998) 2023-05-13 17:22:00 -05:00
CMakeLists.txt chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
dCommonDependencies.cpp Add tests for LDF parsing and serialization. Cleanup LDF (#1062) 2023-05-02 17:19:20 -05:00
dCommonDependencies.h Add tests for LDF parsing and serialization. Cleanup LDF (#1062) 2023-05-02 17:19:20 -05:00
HeaderSkipTest.cpp Make header skips more obvious (#1074) 2023-05-08 06:31:10 -05:00
TestEncoding.cpp Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
TestLDFFormat.cpp Add tests for LDF parsing and serialization. Cleanup LDF (#1062) 2023-05-02 17:19:20 -05:00
TestLUString.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
TestLUWString.cpp chore: cleanup LU(W)string writing (#1188) 2023-09-20 20:06:28 -05:00
TestNiPoint3.cpp fix: Nipoint3 Operator+= (#1172) 2023-07-31 00:22:56 -07:00