tests/test-help.t
changeset 39190 68b6383a840a
parent 39126 e09fad982ef5
child 39221 d7ac6dafc609
equal deleted inserted replaced
39189:2dfc22620a54 39190:68b6383a840a
  1479   Extensions:
  1479   Extensions:
  1480   Commands:
  1480   Commands:
  1481   $ hg help -c commit > /dev/null
  1481   $ hg help -c commit > /dev/null
  1482   $ hg help -e -c commit > /dev/null
  1482   $ hg help -e -c commit > /dev/null
  1483   $ hg help -e commit > /dev/null
  1483   $ hg help -e commit > /dev/null
  1484   abort: no such help topic: commit
  1484   abort: no such help topic: commit (no-windows !)
  1485   (try 'hg help --keyword commit')
  1485   (try 'hg help --keyword commit') (no-windows !)
       
  1486   \x1b[0;31mabort: no such help topic: commit\x1b[0m (esc) (windows !)
       
  1487   \x1b[0;31m(try 'hg help --keyword commit')\x1b[0m (esc) (windows !)
  1486   [255]
  1488   [255]
  1487 
  1489 
  1488 Test keyword search help
  1490 Test keyword search help
  1489 
  1491 
  1490   $ cat > prefixedname.py <<EOF
  1492   $ cat > prefixedname.py <<EOF