aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/coq-makefile/arg/_CoqProject
diff options
context:
space:
mode:
authorGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2017-05-11 15:53:16 +0200
committerGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2017-05-23 10:48:28 +0200
commit7b56ef80850af8ddf13db35b4cd69f6cf1af3549 (patch)
tree7a67bdf353d687292da576fcbc44f9e9887d03dc /test-suite/coq-makefile/arg/_CoqProject
parent8bec0d32f038819de0503d9045daefcf1e253d49 (diff)
coq_makefile: don't quote extra arguments (-arg)
Restores compatibility with 8.6
Diffstat (limited to 'test-suite/coq-makefile/arg/_CoqProject')
-rw-r--r--test-suite/coq-makefile/arg/_CoqProject11
1 files changed, 11 insertions, 0 deletions
diff --git a/test-suite/coq-makefile/arg/_CoqProject b/test-suite/coq-makefile/arg/_CoqProject
new file mode 100644
index 000000000..afdb32e7c
--- /dev/null
+++ b/test-suite/coq-makefile/arg/_CoqProject
@@ -0,0 +1,11 @@
+-R theories test
+-R src test
+-I src
+-arg "-compat 8.4"
+
+src/test_plugin.mlpack
+src/test.ml4
+src/test.mli
+src/test_aux.ml
+src/test_aux.mli
+theories/test.v