comparison tests/test-debugcomplete.out @ 3522:c136c28a425a

Update tests for removed commands
author Matt Mackall <mpm@selenic.com>
date Wed, 25 Oct 2006 18:31:49 -0500
parents 8dc14d630b29
children a8725ae15c7c
comparison
equal deleted inserted replaced
3521:ba94e80e5540 3522:c136c28a425a
59 debugancestor 59 debugancestor
60 debugcheckstate 60 debugcheckstate
61 debugcomplete 61 debugcomplete
62 debugconfig 62 debugconfig
63 debugdata 63 debugdata
64 debugforget
65 debugindex 64 debugindex
66 debugindexdot 65 debugindexdot
67 debugrawcommit 66 debugrawcommit
68 debugrebuildstate 67 debugrebuildstate
69 debugrename 68 debugrename
70 debugsetparents 69 debugsetparents
71 debugstate 70 debugstate
72 debugundo
73 debugwalk 71 debugwalk
74 72
75 % Do not show the alias of a debug command if there are other candidates 73 % Do not show the alias of a debug command if there are other candidates
76 % (this should hide rawcommit) 74 % (this should hide rawcommit)
77 recover 75 recover