Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
32650005
Commit
32650005
authored
Aug 20, 2002
by
simonmar
Browse files
[project @ 2002-08-20 10:40:00 by simonmar]
Add multimod_compile_fail
parent
da16b411
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/README
View file @
32650005
...
...
@@ -186,6 +186,11 @@ these steps:
(more about multi-module programs
below).
multimod_compile_fail
Compile a multi-module program,
and expect the compilation to fail
with error messages in T.stderr
multimod_compile_and_run
Compile and run a multi-module
program.
...
...
@@ -324,6 +329,7 @@ The following <test-fn>s are provided at the moment:
compile_fail
compile_and_run
multimod_compile
multimod_compile_fail
multimod_compile_and_run
and obviously others can be defined. The function should return
...
...
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