mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-03-12 02:57:09 +00:00
extract types tests
This commit is contained in:
parent
98d0fe2995
commit
5af2728354
3 changed files with 44 additions and 23 deletions
4
lib/dune
4
lib/dune
|
|
@ -17,7 +17,9 @@
|
|||
(name relational_interpreter_oc_tests)
|
||||
(modules relational_interpreter_oc_tests)
|
||||
(flags (-rectypes))
|
||||
(libraries relational_interpreter_oc_tests_f)
|
||||
(libraries
|
||||
relational_semantic_interpreter_oc
|
||||
relational_interpreter_oc_tests_f)
|
||||
(inline_tests)
|
||||
(wrapped false)
|
||||
(preprocess
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue