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
dfbba236
Commit
dfbba236
authored
Mar 12, 2008
by
simonmarhaskell@gmail.com
Browse files
run ffi009(ghci)
parent
d8ba966c
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ffi/should_run/all.T
View file @
dfbba236
...
...
@@ -55,7 +55,7 @@ test('ffi008', compose(expect_fail_for(['extcore','optextcore']),
if
config
.
platform
==
'
i386-unknown-openbsd
':
ways
=
expect_fail_for
(['
extcore
','
optextcore
'])
elif
config
.
platform
.
startswith
('
i386-
'):
ways
=
only_ways
(['
optc
','
profc
'])
ways
=
only_ways
(['
optc
','
profc
'
,'
ghci
'
])
else
:
ways
=
expect_fail_for
(['
extcore
','
optextcore
'])
...
...
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