tests/README
author Augie Fackler <augie@google.com>
Sun, 23 Apr 2017 09:38:10 -0400
branchstable
changeset 32066 40cf693fc07d
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: pass only one file at a time to tail(1) It looks like the verison on Solaris only tails one file at a time.

To run the tests, do:

cd tests/
python run-tests.py

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