squall/test
2025-10-07 19:43:45 -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
Event.cpp chore(event): fix header extension 2025-10-06 19:54:10 -05:00
EventTest.hpp chore(event): fix header extension 2025-10-06 19:54:10 -05:00
Handle.cpp chore(build): resolve MSVC warnings 2025-10-06 19:54:10 -05:00
Hash.cpp chore(build): resolve MSVC warnings 2025-10-06 19:54:10 -05:00
List.cpp chore(build): improve include paths 2020-11-01 17:45:45 -06:00
Memory.cpp chore(memory): remove single arg SMemFree 2025-10-07 19:43:45 -05:00
Queue.cpp feat(queue): add TSPriorityQueue and TSTimerPriority 2020-12-06 23:28:15 -06:00
Region.cpp fix(region): fix incorrect ordering in SC flavor of SRgnGetRectsf 2025-10-05 22:51:33 -05:00
RegionTest.hpp chore(region): refactor tests with helpers and uniformity 2025-10-02 22:23:04 -05:00
String.cpp chore(memory): remove single arg SMemFree 2025-10-07 19:43:45 -05:00
Test.cpp chore(style): fix style nits 2025-09-03 22:15:59 -05: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 chore(build): resolve MSVC warnings 2025-10-06 19:54:10 -05:00