Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
d935d209
Commit
d935d209
authored
Jan 01, 2016
by
Thomas Miedema
Browse files
Omit TEST=T10697_decided_3 WAY=ghci
parent
07d127ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/th/all.T
View file @
d935d209
...
...
@@ -363,7 +363,7 @@ test('T10620', normal, compile_and_run, ['-v0'])
test
('
T10638
',
normal
,
compile_fail
,
['
-v0
'])
test
('
T10697_decided_1
',
normal
,
compile_and_run
,
['
-v0
'])
test
('
T10697_decided_2
',
normal
,
compile_and_run
,
['
-XStrictData -v0
'])
test
('
T10697_decided_3
',
normal
,
test
('
T10697_decided_3
',
omit_ways
(['
ghci
']),
# ghci doesn't support -O(2)
compile_and_run
,
['
-XStrictData -funbox-strict-fields -O2 -v0
'])
test
('
T10697_source
',
...
...
Write
Preview
Markdown
is supported
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