comparison tests/test-help.t @ 28548:b7a31068cc80

templater: add debugtemplate command This is useful for debugging template parsing. Several tests are ported to this command.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 14 Feb 2016 01:06:12 +0900
parents 045fe7042510
children 66d085e55ecd
comparison
equal deleted inserted replaced
28547:73d01cba5810 28548:b7a31068cc80
859 debugsetparents 859 debugsetparents
860 manually set the parents of the current working directory 860 manually set the parents of the current working directory
861 debugsub (no help text available) 861 debugsub (no help text available)
862 debugsuccessorssets 862 debugsuccessorssets
863 show set of successors for revision 863 show set of successors for revision
864 debugtemplate
865 parse and apply a template
864 debugwalk show how files match on given patterns 866 debugwalk show how files match on given patterns
865 debugwireargs 867 debugwireargs
866 (no help text available) 868 (no help text available)
867 869
868 (use "hg help -v debug" to show built-in aliases and global options) 870 (use "hg help -v debug" to show built-in aliases and global options)