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
Alex D
GHC
Commits
f1fd6aaa
Commit
f1fd6aaa
authored
Apr 05, 2008
by
simonpj
Browse files
rn063 and rn064 are expected passes now, bugs fixed
parent
556eb0c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rename/should_compile/all.T
View file @
f1fd6aaa
...
...
@@ -72,8 +72,8 @@ clean(['Rn059_A.hi', 'Rn059_A.o', 'Rn059_B.hi', 'Rn059_B.o'])
test
('
rn060
',
normal
,
compile
,
[''])
test
('
rn061
',
normal
,
compile
,
[''])
test
('
rn062
',
normal
,
compile
,
[''])
test
('
rn063
',
expect_broken
(
2136
)
,
compile
,
[''])
test
('
rn064
',
if_compiler_ge
('
ghc
',
'
6.9
',
expect_broken
(
2137
))
,
compile
,
[''])
test
('
rn063
',
normal
,
compile
,
[''])
test
('
rn064
',
normal
,
compile
,
[''])
test
('
rn065
',
normal
,
multimod_compile
,
['
rn065
',
'
-v0
'])
test
('
T1972
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_fail
),
compile
,
[''])
...
...
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