diff tests/test-help.t @ 46392:f25c770c217b

debugshell: add a simple command for starting an interactive shell This simplifies interactive exploration of the Mercurial APIs. The ui and repo instances are provided as local variables. Differential Revision: https://phab.mercurial-scm.org/D9866
author Joerg Sonnenberger <joerg@bec.de>
date Tue, 26 Jan 2021 00:19:36 +0100
parents bb3a5c0df06b
children d4ba4d51f85f
line wrap: on
line diff
--- a/tests/test-help.t	Mon Jan 25 11:34:23 2021 +0100
+++ b/tests/test-help.t	Tue Jan 26 00:19:36 2021 +0100
@@ -1069,6 +1069,7 @@
    debugsetparents
                  manually set the parents of the current working directory
                  (DANGEROUS)
+   debugshell    run an interactive Python interpreter
    debugsidedata
                  dump the side data for a cl/manifest/file revision
    debugssl      test a secure connection to a server