Private
Public Access
2
0

tests: add initial unit test env

This commit is contained in:
Brendan Le Foll
2014-04-10 11:07:05 +01:00
parent b7d42d470f
commit 8b715745fc
4 changed files with 32 additions and 1 deletions

5
README
View File

@@ -32,6 +32,11 @@ make
Install is currently unsuported. Javascript and python modules will be in
build/src/{javascript, python}
=== DEVELOPMENT ===
Unit tests for all features must be completed prior to implementations, please
run `ctest -V` from the build dir in order to see current implementation status
=== USING ===
see examples/