tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 31 Jan 2015 12:42:05 -0500
changeset 24052 32a64923d2b7
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
branchmap: backout 6bf93440a717 This is no longer needed now that posixfile handles seeking to EOF when it opens a file in append mode.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.