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
e3aed8ac
Commit
e3aed8ac
authored
Sep 08, 2009
by
Simon Marlow
Browse files
T3391: omit profc, profasm
parent
7924cfb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_compile/all.T
View file @
e3aed8ac
...
...
@@ -298,7 +298,9 @@ test('T2799', normal, compile, [''])
test
('
T3219
',
normal
,
compile
,
[''])
test
('
T3342
',
normal
,
compile
,
[''])
test
('
T3346
',
normal
,
compile
,
[''])
test
('
T3391
',
normal
,
compile
,
[''])
# This is a TH test, which would require extra magic to make it work with
# profiling (see th/all.T).
test
('
T3391
',
omit_ways
(['
profc
','
profasm
']),
compile
,
[''])
test
('
T3409
',
normal
,
compile
,
[''])
test
('
T2412
',
...
...
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