emberemu/tests
2026-08-10 00:30:01 +01:00
..
test_data Intiial FileBuffer unit tests 2025-03-18 08:49:53 +00:00
BinaryStream.cpp Clang Docker build (#202) 2026-03-12 15:04:55 +00:00
BinaryStreamPMR.cpp Clang Docker build (#202) 2026-03-12 15:04:55 +00:00
BufferAdaptor.cpp Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
BufferAdaptorPMR.cpp Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
BufferUtility.cpp Fix a few static analysis warnings 2025-03-19 06:20:08 +00:00
ClientIdent.cpp Add missing include 2026-04-11 05:56:36 +01:00
CMakeLists.txt Add PackedGuid unit tests 2026-04-23 11:17:43 +01:00
Commands.cpp Add ScopedCommand unit tests 2026-04-07 20:36:39 +01:00
DNS.cpp Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
DynamicBuffer.cpp Fix crash when moving/copying empty DynamicBuffers 2026-04-11 00:51:12 +01:00
FileBuffer.cpp Rename util namespace to utility 2026-02-18 21:38:07 +00:00
FNV1.cpp util -> utility 2024-12-30 23:45:04 +00:00
GameIntegrity.cpp Update stream calls to take advantage of the updated API 2026-02-21 22:50:38 +00:00
GameVersion.cpp Add additional GameVersion unit tests 2026-02-22 19:22:09 +00:00
GruntPacketDumps.h Normalise all line endings 2024-02-25 00:07:54 +00:00
GruntProtocol.cpp Remove polymorphic streams & Boost Endian from login packet (#253) 2026-03-27 15:21:39 +00:00
icon.ico Add icon resources to targets (#170) 2026-02-26 00:27:21 +00:00
IntegrityData.cpp Remove hash size magic number 2026-02-21 22:31:12 +00:00
IntrusiveStorage.cpp Fix failing test 2025-03-26 10:51:33 +00:00
IPBan.cpp Formatting nits 2025-02-23 23:31:25 +00:00
MPQ.cpp Patch UB in huff.cpp (#283) 2026-04-06 20:53:10 +01:00
NullBuffer.cpp Change seekable concept to depend on writeable 2025-04-12 14:56:01 +01:00
PackedGuid.cpp Add unit tests to cover malformed PackedGuids 2026-04-23 11:28:29 +01:00
PacketCrypto.cpp Fix failing unit test 2026-08-10 00:30:01 +01:00
Patcher.cpp Remove hash size magic number 2026-02-21 22:31:12 +00:00
PatchGraph.cpp Formatting nits 2025-02-23 23:31:25 +00:00
PINAuthenticator.cpp Update stream calls to take advantage of the updated API 2026-02-21 22:50:38 +00:00
Ports.cpp Specify stream endian mode for NAT-PMP & PCP parsing rather than using boost::endian (#189) 2026-03-08 21:56:55 +00:00
PortsVectors.h Add integrity data unit test 2024-03-04 02:24:21 +00:00
Protogen.cpp Message array size fields are now implicit and only used internally (#303) 2026-04-29 21:32:38 +01:00
RealmList.cpp Add basic RealmList unit tests 2024-05-31 09:13:31 +01:00
RealmQueue.cpp Pedantic improvements 2024-06-24 23:35:12 +01:00
resources.rc Add icon resources to targets (#170) 2026-02-26 00:27:21 +00:00
SRP6.cpp Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
StaticBuffer.cpp Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
STUN.cpp Update stream calls to take advantage of the updated API 2026-02-21 22:50:38 +00:00
STUNVectors.h Add integrity data unit test 2024-03-04 02:24:21 +00:00
ThreadUtility.cpp Split threading utilities into their own library (#169) 2026-02-25 18:34:30 +00:00
TLSBlockAllocator.cpp Reorganise allocators & improve tracking (#297) 2026-04-21 09:12:29 +01:00
UTF8Utilities.cpp Rename util namespace to utility 2026-02-18 21:38:07 +00:00
Utilities.cpp Don't throw Botan exception for encoding errors 2026-04-05 00:42:46 +01:00