[m-dev.] diff: Re-enable DD test cases
Zoltan Somogyi
zs at cs.mu.OZ.AU
Thu Jan 6 16:18:04 AEDT 2000
> --- tests/debugger/declarative/app.exp 2000/01/03 02:22:51 1.2
> +++ tests/debugger/declarative/app.exp 2000/01/05 17:02:12
> @@ -3,7 +3,7 @@
> Command echo enabled.
> mdb> break app
> Registering debuggable procedures... done.
> -There is one debuggable module, with 5 procedures.
> +There are 67 debuggable modules, with a total of 3206 procedures.
Where do the other 66 modules come from? Some from the browser and some
from the standard library, but I didn't think you needed to pull in *all*
the standard library modules.
In any case, this sort of expected output becomes out of date quite quickly.
This is exactly why I added the "register --quiet" command. You should issue
it in the .inp script before any "break" commands.
Apart from that, and the quick and dirty output format, the diff is OK.
Zoltan.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list