squall/test
2025-11-20 22:12:49 -06:00
..
big chore(style): clean up line endings in big tests 2025-11-20 21:55:54 -06:00
stormdll feat(unicode): add 8 SUni functions 2025-11-20 19:32:43 -06: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 chore(big): run SBig tests against storm.dll 2025-11-15 11:09:46 -06:00
BigTest.hpp chore(style): clean up line endings in big tests 2025-11-20 21:55:54 -06:00
CMakeLists.txt chore(build): enable ASan for gcc debug builds 2025-11-20 22:12:49 -06:00
Core.cpp chore(style): clean up line endings in core tests 2025-11-20 21:55:54 -06:00
Crypto.cpp feat(crypto): add ARC4 implementation 2023-03-23 12:48:16 -05:00
Event.cpp chore(style): clean up line endings in event tests 2025-11-20 21:55:54 -06:00
EventTest.cpp chore(style): clean up line endings in event tests 2025-11-20 21:55:54 -06:00
EventTest.hpp chore(style): clean up line endings in event tests 2025-11-20 21:55:54 -06: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 chore(test): fix a few minor memory leaks in test suite 2025-11-16 07:30:44 -06: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(test): support more storm.dll versions 2025-11-15 16:56:32 -06:00
Test.cpp chore(style): clean up line endings in core tests 2025-11-20 21:55:54 -06:00
Test.hpp feat(core): add StormDestroy stub 2025-10-07 22:03:04 -05:00
Thread.cpp chore(test): remove incomplete thread test (#97) 2025-11-20 21:53:16 -06:00
Unicode.cpp feat(unicode): add 8 SUni functions 2025-11-20 19:32:43 -06:00