diff options
Diffstat (limited to 'test/core/README.md')
| -rw-r--r-- | test/core/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/core/README.md b/test/core/README.md new file mode 100644 index 0000000..849d7f7 --- /dev/null +++ b/test/core/README.md @@ -0,0 +1,9 @@ +Unit tests for the low level routines used by vis +------------------------------------------------- + +The testing infrastruce makes use of the tap module from the +[C Code Archive](http://ccodearchive.net). + +To run the tests, execute `make`. + + $ make |
