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
56b05f10
Commit
56b05f10
authored
May 01, 2012
by
Ian Lynagh
Browse files
system001 test is expected to fail on Win64
parent
a4367352
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/tests/System/all.T
View file @
56b05f10
...
...
@@ -4,6 +4,6 @@ test('getArgs001', normal, compile_and_run, [''])
test
('
getEnv001
',
normal
,
compile_and_run
,
[''])
test
('
T5930
',
normal
,
compile_and_run
,
[''])
test
('
system001
',
if_
platform
("
i386-unknown-
mingw32
",
expect_fail
),
\
test
('
system001
',
if_
os
("
mingw32
",
expect_fail
),
\
compile_and_run
,
[''])
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