tests/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 20 Apr 2017 22:45:45 +0900
branchstable
changeset 32060 49145a2b2fb0
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test-profile: allow negative time in JSON output (issue5542) I don't know why it can be a negative number, but that shouldn't be important here.

To run the tests, do:

cd tests/
python run-tests.py

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