Skip to content
GitLab
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
948e39c2
Commit
948e39c2
authored
May 13, 2005
by
simonmar
Browse files
[project @ 2005-05-13 08:03:31 by simonmar]
omit if GHCi not enabled
parent
b48dc0f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci/prog004/prog004.T
View file @
948e39c2
setTestOpts
(
only_compiler_types
(['
ghc
']))
def
f
(
opts
):
if
not
('
ghci
'
in
config
.
run_ways
):
opts
.
skip
=
1
setTestOpts
(
f
)
test
('
ghciprog004
',
normal
,
run_command_ignore_output
,
['
$MAKE ghciprog004
'])
clean
(['
ctest.c
',
'
ctest.o
'])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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