diff tests/test-help.t @ 23122:d9e3f5055772 stable

help: don't crash on help for 'sections' with multiple '.'
author Mads Kiilerich <madski@unity3d.com>
date Sat, 01 Nov 2014 19:02:31 +0100
parents de9424647fe4
children e53f6b72a0e4 3bd577a3283e
line wrap: on
line diff
--- a/tests/test-help.t	Sat Nov 01 18:28:54 2014 +0100
+++ b/tests/test-help.t	Sat Nov 01 19:02:31 2014 +0100
@@ -1094,6 +1094,10 @@
   abort: help section not found
   [255]
 
+  $ hg help glossary.mc.guffin
+  abort: help section not found
+  [255]
+
 Test usage of section marks in help documents
 
   $ cd "$TESTDIR"/../doc