mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 18:03:36 +00:00
Estimated hours taken: 0.5 Branches: main The test case tests/debugger/declarative/output_term_dep was disabled because mdb was reporting incorrect line numbers when the option '--opt-space' was given. This change improves the testing a bit. tests/debugger/declarative/Mmakefile: tests/debugger/declarative/output_term_dep.exp: tests/debugger/declarative/output_term_dep.exp2: tests/debugger/declarative/output_term_dep.inp: Enable this test case, but add a 'context none' command so that line numbers don't affect the output. tests/debugger/Mmakefile: tests/debugger/output_term_dep.exp: tests/debugger/output_term_dep.exp2: tests/debugger/output_term_dep.inp: tests/debugger/output_term_dep.m: Perform a similar test here (without the 'context none'), since it exposes a bug in mdb. This test is currently disabled.
4 lines
31 B
Plaintext
4 lines
31 B
Plaintext
echo on
|
|
scroll off
|
|
continue -a
|