tests/README
author Augie Fackler <augie@google.com>
Sun, 12 Mar 2017 00:49:49 -0500
changeset 31356 ef6888172437
parent 26421 4b0fc75f9403
permissions -rw-r--r--
revlog: extract first byte of revlog with a slice so it's portable

To run the tests, do:

cd tests/
python run-tests.py

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