diff options
Diffstat (limited to '_oasis')
-rw-r--r-- | _oasis | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -27,6 +27,12 @@ Test "test_sid" Executable "sidparse" Path: util + CompiledObject: native MainIs: sidparse.ml BuildDepends: sid, stdint, cmdliner, unix +Test "test_sidparse" + Run$: flag(tests) + TestTools: util/sidparse_test.sh + Command: util/sidparse_test.sh + |