[m-rev.] Fixes for test output
Ralph Becket
rafe at csse.unimelb.edu.au
Tue Aug 21 16:41:59 AEST 2007
Julien Fischer, Tuesday, 21 August 2007:
>
> On Tue, 21 Aug 2007, Ralph Becket wrote:
>
> >Estimated hours taken: 4 (mostly testing)
> >Branches: main
> >
> >library/list.m:
> > Improve the pretty-printer formatting of lists by preventing
> > the output of ellipsis when all items in the list have been
> > printed.
> >
> >library/pretty_printer.m:
> > Some term names output by the debugger are module qualified.
> > Prevent the default term formatting code from quoting names
> > that contain '.'s unless they also contain other characters
> > requiring quoting.
> >
> >tests/debugger/browse_pretty.exp:
> >tests/debugger/browser_test.exp:
> >tests/debugger/declarative/change_search.exp:
> > Updated to reflect output of new pretty printer.
> >
> >tests/debugger/browser_test.exp3:
> > Added a new possible output (for new pretty printer).
>
> What about the file browser_test.exp2? Does that need to be updated?
> (It probably corresponds to the output of this test in either the
> .debug or .decldebug grades.)
I have no idea: there is no documentation I can find explaining to what
the different .exp files are supposed to correspond. I can verify with
reasonable certaintly that the .debug and .decldebug output for
browser_test should be the same.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list