view tests/README @ 43305:d782cce137fd

grep: update docs to reflect new --all-files default These docs no longer even mention the old weird behaviour that was poorly understood and underutilised. I think this undocumentation effectively deprecates it.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 18 Oct 2019 11:18:41 -0400
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.