tests/README
author Siddharth Agarwal <sid0@fb.com>
Fri, 09 Nov 2012 14:49:30 -0800
changeset 17921 4ac9cf3d810c
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
run-tests: add --time option to log times for each test --time also prints out the wall-clock time each test takes in descending order.

To run the tests, do:

cd tests/
python run-tests.py

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