mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 18:03:36 +00:00
Estimated hours taken: 0.1
Branches: main
Fix some failing test cases.
tests/hard_coded/Mmakefile:
Set MERCURY_SUPPRESS_STACK_TRACE in the rules for generating
the output for the {init,final,mutable}_excp test cases.
(The bootcheck script should set this but it doesn't seem to be
and in any case it's useful to do it from the Mmakefile in case
you need to run the tests manually.)
tests/hard_coded/init_excp.exp:
Remove the message about stack dumps not being available; the
original expected output erroneously included it.
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
This is init_pred_a/2
|
|
EXCEPTION
|
|
Uncaught Mercury exception:
|
|
magic_number_exception
|