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
412e49aa
Commit
412e49aa
authored
Jul 13, 2007
by
mnislaih
Browse files
break014: accept output and unfail
parent
72b2e356
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/all.T
View file @
412e49aa
...
...
@@ -38,7 +38,7 @@ test('break010', normal, ghci_script, ['break010.script'])
test
('
break011
',
normal
,
ghci_script
,
['
break011.script
'])
test
('
break012
',
normal
,
ghci_script
,
['
break012.script
'])
test
('
break013
',
normal
,
ghci_script
,
['
break013.script
'])
test
('
break014
',
expect_broken
(
1457
)
,
ghci_script
,
['
break014.script
'])
test
('
break014
',
normal
,
ghci_script
,
['
break014.script
'])
test
('
break015
',
expect_broken
(
1457
),
ghci_script
,
['
break015.script
'])
test
('
break016
',
normal
,
ghci_script
,
['
break016.script
'])
test
('
break017
',
normal
,
ghci_script
,
['
break017.script
'])
...
...
testsuite/tests/ghc-regress/ghci.debugger/scripts/break014.stdout
View file @
412e49aa
Breakpoint 0 activated at break014.hs:3:14-18
Stopped at break014.hs:3:14-18
_result :: (Bool, Bool)
a :: Bool
b :: Bool
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