squall/test
2025-10-29 13:09:47 -05:00
..
big feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
stormdll feat(memory): add SMemCmp 2025-10-16 09:54:33 -05:00
Array.cpp feat(array): add TSFixedArray copy ctor 2025-10-19 11:10:30 -05:00
Atomic.cpp chore(atomic): use typedef aliases for better cross platform compat 2020-12-04 00:19:19 -06:00
Big.cpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
BigTest.hpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
CMakeLists.txt feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
Core.cpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
Crypto.cpp feat(crypto): add ARC4 implementation 2023-03-23 12:48:16 -05:00
Event.cpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
EventTest.cpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
EventTest.hpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
Handle.cpp chore(build): resolve MSVC warnings 2025-10-06 19:54:10 -05:00
Hash.cpp feat(hash): add HASHKEY_CONSTSTR and HASHKEY_CONSTSTRI 2025-10-17 09:13:53 -05:00
List.cpp feat(list): add TSList::IsEmpty 2025-10-29 13:09:47 -05:00
Memory.cpp feat(memory): add SMemCmp 2025-10-16 09:54:33 -05:00
Queue.cpp feat(queue): add TSPriorityQueue and TSTimerPriority 2020-12-06 23:28:15 -06:00
Region.cpp feat(test): add options for other versions of storm.dll 2025-10-17 08:55:45 -05:00
RegionTest.hpp chore(region): refactor tests with helpers and uniformity 2025-10-02 22:23:04 -05:00
String.cpp feat(hash): add HASHKEY_CONSTSTR and HASHKEY_CONSTSTRI 2025-10-17 09:13:53 -05:00
Test.cpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
Test.hpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
Thread.cpp feat(thread): add CCritSect 2023-03-26 23:07:48 -05:00
Unicode.cpp chore(build): resolve MSVC warnings 2025-10-06 19:54:10 -05:00