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
6a93ce54
Commit
6a93ce54
authored
Feb 16, 2005
by
simonmar
Browse files
[project @ 2005-02-16 10:16:57 by simonmar]
read027 is an expected failure
parent
e6687821
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/parser/should_fail/all.T
View file @
6a93ce54
...
@@ -30,4 +30,6 @@ test('read023', normal, compile_fail, [''])
...
@@ -30,4 +30,6 @@ test('read023', normal, compile_fail, [''])
test
('
read024
',
normal
,
compile_fail
,
[''])
test
('
read024
',
normal
,
compile_fail
,
[''])
test
('
read025
',
normal
,
compile_fail
,
[''])
test
('
read025
',
normal
,
compile_fail
,
[''])
test
('
read026
',
normal
,
compile_fail
,
[''])
test
('
read026
',
normal
,
compile_fail
,
[''])
test
('
read027
',
normal
,
compile_fail
,
[''])
# Fails in GHC 6.2+
test
('
read027
',
expect_fail_if_compiler_type
('
ghc
'),
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