squall/test
2025-09-02 21:29:40 -05:00
..
big feat(big): add SBigToUnsigned 2024-11-17 11:54:07 -06:00
Array.cpp fix(array): fix various bugs with array clearing 2023-02-21 22:10:14 -06:00
Atomic.cpp chore(atomic): use typedef aliases for better cross platform compat 2020-12-04 00:19:19 -06:00
Big.cpp feat(big): add SBigToUnsigned 2024-11-17 11:54:07 -06:00
CMakeLists.txt chore(build): add coverage target 2025-08-28 21:59:31 -05:00
Crypto.cpp feat(crypto): add ARC4 implementation 2023-03-23 12:48:16 -05:00
Hash.cpp chore(hash): line up HASHKEY_PTR and HASHKEY_STR ctor with verified behavior 2025-09-02 21:25:37 -05:00
List.cpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00
Memory.cpp feat(memory): add SMemFill 2025-09-02 21:29:40 -05:00
Queue.cpp feat(queue): add TSPriorityQueue and TSTimerPriority 2020-12-06 23:28:15 -06:00
Region.cpp chore(region): add several more edge case tests 2025-09-01 13:08:03 -05:00
RegionTest.hpp chore(region): simplify region tests with fixture and matcher 2025-09-01 13:08:03 -05:00
String.cpp chore(str): fix improper use of char* in tests 2025-09-01 22:47:29 -05:00
Test.cpp feat(big): add SBigAnd 2024-11-17 11:54:07 -06:00
Test.hpp chore(big): style and warning fixes 2024-11-17 11:54:07 -06:00
Thread.cpp feat(thread): add CCritSect 2023-03-26 23:07:48 -05:00
Unicode.cpp feat(unicode): add SUniSPutUTF8 2020-11-22 00:24:32 -06:00