Commit Graph

2 Commits

Author SHA1 Message Date
Aryadev Chavali
fadc61c2b0 INFO(..."Testing ... = ...") to "Testing ... -> ..." 2024-04-28 23:30:48 +05:30
Aryadev Chavali
f725c2a668 Started developing a unit test module
Folder per module in test/.  Header only tests with one actual main
file to implement a program that runs them.

Makefile runs the test and provides some eye candy to show if the test
succeeded or failed.  The tests, on the other hand, will show success
or failure for each of them.
2024-04-28 15:33:47 +05:30