From cfb1d2c4385554325e9e23ab43745d5d8fc4e7e9 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 11 May 2015 16:54:38 +0600 Subject: Add vytree insertion load test. --- _oasis | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '_oasis') diff --git a/_oasis b/_oasis index 05bb392..3fc026f 100644 --- a/_oasis +++ b/_oasis @@ -97,6 +97,14 @@ Executable "util_test" Install: false BuildDepends: oUnit, vyconf, xml-light +Executable "vytree_load_test" + Path: test + MainIs: vytree_load_test.ml + Build$: flag(tests) + CompiledObject: best + Install: false + BuildDepends: vyconf + Test "vytree_test" Run$: flag(tests) TestTools: vytree_test -- cgit v1.2.3