tests/README
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 30 Aug 2010 12:02:31 +0900
changeset 12094 1db76910f9b4
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: convert test-bisect

To run the tests, do:

cd tests/
python run-tests.py

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