Skip to content
GitLab
Menu
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
22ee7305
Commit
22ee7305
authored
Aug 20, 2002
by
simonmar
Browse files
[project @ 2002-08-20 10:41:03 by simonmar]
Make rnfail037 into a multi-module test.
parent
32650005
Changes
6
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rename/prog002/Makefile
0 → 100644
View file @
22ee7305
TOP
=
../../../..
include
$(TOP)/mk/boilerplate.mk
include
$(TOP)/mk/test.mk
testsuite/tests/ghc-regress/rename/
should_fail
/Rn037Help.hs
→
testsuite/tests/ghc-regress/rename/
prog002
/Rn037Help.hs
View file @
22ee7305
File moved
testsuite/tests/ghc-regress/rename/
should_fail/rnfail037
.stderr
→
testsuite/tests/ghc-regress/rename/
prog002/rename.prog002
.stderr
View file @
22ee7305
File moved
testsuite/tests/ghc-regress/rename/
should_fail
/rnfail037.hs
→
testsuite/tests/ghc-regress/rename/
prog002
/rnfail037.hs
View file @
22ee7305
File moved
testsuite/tests/ghc-regress/rename/prog002/test.T
0 → 100644
View file @
22ee7305
test
('
rename.prog002
',
normal
,
multimod_compile_fail
,
\
['
rnfail037
',
'
-v0
'])
testsuite/tests/ghc-regress/rename/should_fail/all.T
View file @
22ee7305
...
...
@@ -33,8 +33,7 @@ test('rnfail033', normal, compile_fail, [''])
test
('
rnfail034
',
normal
,
compile_fail
,
[''])
test
('
rnfail035
',
normal
,
compile_fail
,
[''])
# these two are really a single multi-module test
test
('
Rn037Help
',
normal
,
compile
,
[''])
test
('
rnfail037
',
normal
,
compile_fail
,
[''])
# Missing:
# test('rnfail037', normal, compile_fail, [''])
test
('
rnfail038
',
normal
,
compile_fail
,
[''])
Write
Preview
Supports
Markdown
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