changeset 26487:3f234db6fe8d

test-help: verify that extension keywords appear in help templates fixed by a2291c9c85a1
author timeless@mozdev.org
date Thu, 24 Sep 2015 13:58:18 -0400
parents 8a732c322ca7
children df2dc5141721
files tests/test-help.t
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-help.t	Mon Aug 24 23:30:17 2015 -0400
+++ b/tests/test-help.t	Thu Sep 24 13:58:18 2015 -0400
@@ -278,6 +278,11 @@
        transplant    command to transplant changesets from another branch
        win32mbcs     allow the use of MBCS paths with problematic encodings
        zeroconf      discover and advertise repositories on the local network
+
+Verify that extension keywords appear in help templates
+
+  $ hg help --config extensions.transplant= templating|grep transplant > /dev/null
+
 Test short command list with verbose option
 
   $ hg -v help shortlist