##// END OF EJS Templates
test-help: verify that extension keywords appear in help templates...
timeless@mozdev.org -
r26487:3f234db6 default
parent child Browse files
Show More
@@ -278,6 +278,11 b' Test extension help:'
278 transplant command to transplant changesets from another branch
278 transplant command to transplant changesets from another branch
279 win32mbcs allow the use of MBCS paths with problematic encodings
279 win32mbcs allow the use of MBCS paths with problematic encodings
280 zeroconf discover and advertise repositories on the local network
280 zeroconf discover and advertise repositories on the local network
281
282 Verify that extension keywords appear in help templates
283
284 $ hg help --config extensions.transplant= templating|grep transplant > /dev/null
285
281 Test short command list with verbose option
286 Test short command list with verbose option
282
287
283 $ hg -v help shortlist
288 $ hg -v help shortlist
General Comments 0
You need to be logged in to leave comments. Login now