Files
mercury/tests/declarative_debugger/sort.inp
Julien Fischer 527edede57 Fix a test case failure in decldebug grades.
tests/declarative_debugger/sort.inp:
tests/declarative_debugger/sort.exp:
   Update the expected output to conform to changes to the io module from a
   while ago; increase the limit on the number of I/O actions printed by the
   declarative debugger, as the changes mean that we now exceed the default
   limit.
2018-07-15 01:55:34 +10:00

16 lines
157 B
Plaintext

echo on
register --quiet
table_io start
max_io_actions 30
finish
format pretty
format_param depth 1
dd
depth io 10
print io 9
depth io 1
no
yes
quit
quit -y