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
bb318da8
Commit
bb318da8
authored
Mar 05, 2007
by
Ian Lynagh
Browse files
cabal01 is broken on Windows; trac
#1196
parent
0f8fd3aa
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/cabal/cabal01/all.T
View file @
bb318da8
setTestOpts
(
only_compiler_types
(['
ghc
']))
test
('
cabal01
',
ignore_output
,
run_command
,
['
$MAKE cabal01
'])
test
('
cabal01
',
compose
(
ignore_output
,
expect_broken_if_platform
(
1196
,
'
i386-unknown-mingw32
')),
run_command
,
['
$MAKE cabal01
'])
if
default_testopts
.
cleanup
!=
'':
runCmd
('
$MAKE -C
'
+
in_testdir
('')
+
'
clean
')
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