summaryrefslogtreecommitdiff
path: root/source/test/unittests/CMakeLists.txt
AgeCommit message (Expand)Author
2023-09-02[Linux] Change build system; Remove CMakeMitya Selivanov
2023-03-27Header-only version; replace Python code with C codeMitya Selivanov
2023-03-25MicrobenchmarksMitya Selivanov
2023-02-04sha256Mitya Selivanov
2022-12-29Improve C89/90 compatMitya Selivanov
2022-12-17secure randomMitya Selivanov
2022-12-09Big integer mathMitya Selivanov
2022-09-26FilesystemMitya Selivanov
2022-08-21move back algorithmMitya Selivanov
2022-08-18[test] thread, mutex, condition variableMitya Selivanov
2022-08-16Mersenne Twister 64Mitya Selivanov
2022-08-14testMitya Selivanov
2022-08-14thread, atomicMitya Selivanov
2022-08-08Add testsMitya Selivanov
2022-08-07static array wrap, static string wrapMitya Selivanov
2022-08-07Lower boundMitya Selivanov
2022-08-06input buffer, dynamic arrayMitya Selivanov
2022-08-05Async function & unit-testingMitya Selivanov