mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 19:25:28 -05:00
fix in oasis
This commit is contained in:
parent
fa09029e8a
commit
45a35aa646
1 changed files with 1 additions and 3 deletions
4
_oasis
4
_oasis
|
|
@ -187,7 +187,7 @@ Test future
|
||||||
TestTools: run_test_future
|
TestTools: run_test_future
|
||||||
Run$: flag(tests) && flag(thread)
|
Run$: flag(tests) && flag(thread)
|
||||||
|
|
||||||
PreBuildCommand: make qtest-gen
|
PreBuildCommand: make qtest-gen ; make qtest-lwt-gen
|
||||||
|
|
||||||
Executable run_qtest
|
Executable run_qtest
|
||||||
Path: qtest/
|
Path: qtest/
|
||||||
|
|
@ -200,8 +200,6 @@ Executable run_qtest
|
||||||
containers.bigarray,
|
containers.bigarray,
|
||||||
sequence, gen, oUnit, QTest2Lib
|
sequence, gen, oUnit, QTest2Lib
|
||||||
|
|
||||||
PreBuildCommand: make qtest-lwt-gen
|
|
||||||
|
|
||||||
Executable run_qtest_lwt
|
Executable run_qtest_lwt
|
||||||
Path: qtest/lwt/
|
Path: qtest/lwt/
|
||||||
Install: false
|
Install: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue