From 2e102a11afe9b256f0f9cf5391faf445fd40430a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 19 Apr 2016 14:10:13 +0200 Subject: Initial import of test branch from vis repository --- core/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 core/README.md (limited to 'core/README.md') diff --git a/core/README.md b/core/README.md new file mode 100644 index 0000000..849d7f7 --- /dev/null +++ b/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 -- cgit v1.2.3