This commit is contained in:
pithikos 2015-01-03 16:48:56 +00:00
parent 2918215458
commit 03cf5a8762

8
tests/README.md Normal file
View File

@ -0,0 +1,8 @@
Tests
------------------------------------------------------------------------
Each test creates a _test_.c with the source of the last test being executed.
On error, this source stays there and a .log file is created for debugging.
You run a test file directly. For example `./memleaks`