Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
POTTIER Francois
menhir
Commits
0ab4ab23
Commit
0ab4ab23
authored
Jan 06, 2021
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TEMPORARY Run [make test] with --stacklang-test enabled.
parent
73bec5d4
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1188 additions
and
735 deletions
+1188
-735
test/static/good/dune
test/static/good/dune
+1
-1
test/static/good/dune.auto
test/static/good/dune.auto
+1187
-734
No files found.
test/static/good/dune
View file @
0ab4ab23
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
(rule
(rule
(target dune.auto.gen)
(target dune.auto.gen)
(deps (source_tree .))
(deps (source_tree .))
(action (with-stdout-to %{target} (run ../src/test.exe --kind good .)))
(action (with-stdout-to %{target} (run ../src/test.exe --kind good
--extra-flags --stacklang-test
.)))
)
)
;; Include the generated file [dune.auto].
;; Include the generated file [dune.auto].
...
...
test/static/good/dune.auto
View file @
0ab4ab23
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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