summaryrefslogtreecommitdiff
path: root/_oasis
diff options
context:
space:
mode:
Diffstat (limited to '_oasis')
-rw-r--r--_oasis14
1 files changed, 14 insertions, 0 deletions
diff --git a/_oasis b/_oasis
index 4ec905d..bd8ee5b 100644
--- a/_oasis
+++ b/_oasis
@@ -14,3 +14,17 @@ Plugins: META (0.4), DevFiles (0.4)
Executable "vyconfd"
Path: src
MainIs: vyconfd.ml
+
+Executable "vyconf_tree_test"
+ Path: test
+ MainIs: vyconf_tree_test.ml
+ Build$: flag(tests)
+ CompiledObject: best
+ Install: false
+ BuildDepends: oUnit
+
+Test "vyconf_tree_test"
+ Run$: flag(tests)
+ TestTools: vyconf_tree_test
+ Command: $vyconf_tree_test
+ WorkingDirectory: test