[m-rev.] diff: tests/debugger/completion
Zoltan Somogyi
zs at cs.mu.OZ.AU
Tue Mar 16 16:07:12 AEDT 2004
tests/debugger/completion.{inp,exp}:
Update this test case to account for my recent addition of two new
mdb commands.
Zoltan.
cvs diff: Diffing .
Index: completion.exp
===================================================================
RCS file: /home/mercury/mercury1/repository/tests/debugger/completion.exp,v
retrieving revision 1.14
diff -u -b -r1.14 completion.exp
--- completion.exp 23 Oct 2003 02:02:41 -0000 1.14
+++ completion.exp 15 Mar 2004 23:51:05 -0000
@@ -3,28 +3,28 @@
Command echo enabled.
mdb> register --quiet
mdb>
-? disable label_stats save
-P document level scope
-alias document_category maxdepth scroll
-all_class_decls down mindepth set
-all_regs e mmc_options source
-all_type_ctors echo modules stack
-b enable next stack_regs
-break exception nondet_stack step
-browse excp p subgoal
-c f pneg_stack table
-cc_query finish print table_io
-class_decl flag print_optionals term_size
-clear_histogram forward printlevel type_ctor
-consumer g proc_stats unalias
-context gen_stack procedures unhide_events
-continue goto query up
-current h quit v
-cut_stack help r vars
-d histogram_all register view
-dd histogram_exp retry
-dd_dd ignore return
-delete io_query s
+? delete io_query return
+P disable label_stats s
+alias document level save
+all_class_decls document_category maxdepth scope
+all_regs down mindepth scroll
+all_type_ctors e mm_stacks set
+b echo mmc_options source
+break enable modules stack
+browse exception next stack_regs
+c excp nondet_stack step
+cc_query f p subgoal
+class_decl finish pneg_stack table
+clear_histogram flag print table_io
+consumer forward print_optionals term_size
+context g printlevel type_ctor
+continue gen_stack proc_stats unalias
+current goto procedures unhide_events
+cut_stack h query up
+d help quit v
+dd histogram_all r vars
+dd_dd histogram_exp register view
+debug_vars ignore retry
h help histogram_all histogram_exp
vars view
help vars
@@ -75,9 +75,10 @@
b completion.sub2.sub3.zabc3
3: + stop interface func completion.sub2.sub3.zabc3/0-0 (det)
mdb>
-2d 2delete 2document_category
-2dd 2disable 2down
-2dd_dd 2document
+2d 2debug_vars 2document
+2dd 2delete 2document_category
+2dd_dd 2disable 2down
+2debug_vars 2delete
2delete
2: E stop interface func completion.sub1.z1/0-0 (det)
mdb> c
Index: completion.inp
===================================================================
RCS file: /home/mercury/mercury1/repository/tests/debugger/completion.inp,v
retrieving revision 1.6
diff -u -b -r1.6 completion.inp
--- completion.inp 20 Jan 2003 07:21:34 -0000 1.6
+++ completion.inp 15 Mar 2004 23:47:47 -0000
@@ -10,5 +10,5 @@
b func*complet at z@
b complet at s@1 at 1
b complet at s@2 at s@
-2d at e@
+2d at e@l@
c
cvs diff: Diffing declarative
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list