Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
700677ca
Commit
700677ca
authored
Jun 19, 2018
by
Ralf Jung
Browse files
attempt to fix tests timing
parent
c0ca4709
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.coq.local
View file @
700677ca
...
...
@@ -19,7 +19,7 @@ tests/.coqdeps.d: $(TESTFILES)
$(HIDE)$(COQDEP)
-dyndep
var
$(COQMF_COQLIBS_NOML)
$^
$(redir_if_ok)
-include
tests/.coqdeps.d
$(TESTFILES
:
.v=.vo):
$(TESTFILES
:
.v=.vo):
%.vo: %.v
$(SHOW)
COQTOP
[
test
]
$<
$(HIDE)TEST
=
"
$
$(
basename
-s .v
$<
)
"
&&
\
TMPFILE
=
"
$
$(mktemp)
"
&&
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment