my attempt at a test framework for C
Go to file
Gwendolyn 083892db7a cleanup, code style 2022-01-11 20:01:15 +01:00
examples cleanup, code style 2022-01-11 20:01:15 +01:00
extern basic prng functionality with seeding via cli argument 2022-01-06 03:14:37 +01:00
include cleanup, code style 2022-01-11 20:01:15 +01:00
src cleanup, code style 2022-01-11 20:01:15 +01:00
.gitignore cleaned up .gitignore a bit 2022-01-06 02:12:01 +01:00
.gitmodules basic prng functionality with seeding via cli argument 2022-01-06 03:14:37 +01:00
CMakeLists.txt rework cmake a bit 2022-01-11 19:30:53 +01:00
LICENSE Initial commit 2022-01-02 14:55:36 +01:00
README.md Initial commit 2022-01-02 14:55:36 +01:00

README.md

xtest

my attempt at a test framework for C