comparison tests/test-help.out @ 10143:f6ac05b5684b

test-help: improve test coverage Adds a test for displaying a command list with a command with no help text. Extends test coverage of commands.help_ by 1 line.
author Henri Wiechers <hwiechers@gmail.com>
date Thu, 24 Dec 2009 18:53:35 +0200
parents 44fa0e205ec9
children 69a974125938
comparison
equal deleted inserted replaced
10142:44fa0e205ec9 10143:f6ac05b5684b
540 templating Template Usage 540 templating Template Usage
541 urls URL Paths 541 urls URL Paths
542 extensions Using additional features 542 extensions Using additional features
543 543
544 use "hg -v help" to show aliases and global options 544 use "hg -v help" to show aliases and global options
545 %% test list of commands with command with no help text
546 helpext extension - no help text available
547
548 list of commands:
549
550 nohelp (no help text available)
551
552 use "hg -v help helpext" to show aliases and global options