Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
eca96a28
Commit
eca96a28
authored
Oct 13, 2012
by
ian@well-typed.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
print035(ghci) fails when ghci is dynamic
parent
d4aca879
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
testsuite/tests/ghci.debugger/scripts/all.T
testsuite/tests/ghci.debugger/scripts/all.T
+4
-1
No files found.
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
Markdown
is supported
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