Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
9c80aed3
Commit
9c80aed3
authored
Jul 18, 2007
by
Ian Lynagh
Browse files
maessen_hashtab is broken (trac #1546)
parent
5ca9e65d
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/programs/maessen-hashtab/test.T
View file @
9c80aed3
test
('
maessen_hashtab
',
compose
(
reqlib
('
QuickCheck
'),
compose
(
skip_if_fast
,
extra_run_opts
('
99999
'))),
multimod_compile_and_run
,
['
HashTest
',
'
-cpp
'])
test
('
maessen_hashtab
',
composes
([
reqlib
('
QuickCheck
'),
skip_if_fast
,
extra_run_opts
('
99999
'),
expect_broken
(
1546
)]),
multimod_compile_and_run
,
['
HashTest
',
'
-cpp
'])
clean_o_hi
()
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