tests/README
author Mathias De Maré <mathias.demare@gmail.com>
Fri, 15 Jan 2016 16:16:25 +0100
changeset 27878 e7bd55db011b
parent 26421 4b0fc75f9403
permissions -rw-r--r--
buildrpm: use bash shebang, since we use bash features in the script As suggested by Bryan O'Sullivan.

To run the tests, do:

cd tests/
python run-tests.py

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