diff tests/test-completion.t @ 45107:4a28f5e8408e

debugcommands: introduce new debugrequirements command This for now just prints out the list of current requirements. In future this will be helpful in reading requirements from couple of sources, and checking which requirement comes from where. Differential Revision: https://phab.mercurial-scm.org/D8632
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 14 Apr 2020 17:06:11 +0530
parents bd7b2c8d06cc
children 87047efbc6a6
line wrap: on
line diff
--- a/tests/test-completion.t	Tue Apr 14 16:43:54 2020 +0530
+++ b/tests/test-completion.t	Tue Apr 14 17:06:11 2020 +0530
@@ -121,6 +121,7 @@
   debugrebuilddirstate
   debugrebuildfncache
   debugrename
+  debugrequires
   debugrevlog
   debugrevlogindex
   debugrevspec
@@ -306,6 +307,7 @@
   debugrebuilddirstate: rev, minimal
   debugrebuildfncache: 
   debugrename: rev
+  debugrequires: 
   debugrevlog: changelog, manifest, dir, dump
   debugrevlogindex: changelog, manifest, dir, format
   debugrevspec: optimize, show-revs, show-set, show-stage, no-optimized, verify-optimized