aboutsummaryrefslogtreecommitdiff
path: root/test.c
AgeCommit message (Collapse)Author
2025-08-21Refactor testing system, and add more testsAryadev Chavali
Couple macros to make printing nicer, use assertions instead to fail if a test doesn't work.
2025-08-21Split out tests into its own fileAryadev Chavali
Also adjust the build system to do some more (cleaning, building, testing, running).