aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/plugin2
diff options
context:
space:
mode:
authorMaxime Dénès2017-07-21 17:14:29 +0200
committerMaxime Dénès2017-07-21 17:14:29 +0200
commitc0fdb912c5e63bb43d6e8dd320e9f5613c6237ff (patch)
treeab0e7f43c58a2554f78f317893eb69120dae5dd4 /test-suite/coq-makefile/plugin2
parentf30269579b78d5bf65dcd5db70e341fe9598b274 (diff)
parent5b3d0f2cd7a5f480fe24a938e2f6713798c7139a (diff)
Merge PR #897: Fix test suite on windows (wrt fake_ide and coq-makefile)
Diffstat (limited to 'test-suite/coq-makefile/plugin2')
-rwxr-xr-xtest-suite/coq-makefile/plugin2/run.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/test-suite/coq-makefile/plugin2/run.sh b/test-suite/coq-makefile/plugin2/run.sh
index c2d47166fe..5433d9e92d 100755
--- a/test-suite/coq-makefile/plugin2/run.sh
+++ b/test-suite/coq-makefile/plugin2/run.sh
@@ -1,17 +1,15 @@
#!/usr/bin/env bash
-#set -x
-set -e
-
. ../template/init.sh
mv src/test_plugin.mlpack src/test_plugin.mllib
coq_makefile -f _CoqProject -o Makefile
+cat Makefile.conf
make
make html mlihtml
make install DSTROOT="$PWD/tmp"
#make debug
-(cd `find tmp -name user-contrib`; find .) | sort > actual
+(cd `find tmp -name user-contrib` && find .) | sort > actual
sort > desired <<EOT
.
./test