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
eca96a28
Commit
eca96a28
authored
Oct 13, 2012
by
ian@well-typed.com
Browse files
print035(ghci) fails when ghci is dynamic
parent
d4aca879
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghci.debugger/scripts/all.T
View file @
eca96a28
...
...
@@ -35,7 +35,10 @@ test('print031', normal, ghci_script, ['print031.script'])
test
('
print032
',
normal
,
ghci_script
,
['
print032.script
'])
test
('
print033
',
normal
,
ghci_script
,
['
print033.script
'])
test
('
print034
',
normal
,
ghci_script
,
['
print034.script
'])
test
('
print035
',
normal
,
ghci_script
,
['
print035.script
'])
test
('
print035
',
if_ghci_dynamic
(
expect_broken
(
7326
)),
ghci_script
,
['
print035.script
'])
test
('
break001
',
normal
,
ghci_script
,
['
break001.script
'])
test
('
break002
',
normal
,
ghci_script
,
['
break002.script
'])
...
...
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