tests/README
author Taapas Agrawal <taapas2897@gmail.com>
Sun, 13 Jan 2019 17:56:02 +0530
changeset 41214 8633c716f908
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: replace mockmakedate function in test-amend.t This is a follow up patch for D5554. This replaces mockmakedate function by `tests/mockmakedate.py`. Differential Revision: https://phab.mercurial-scm.org/D5577

To run the tests, do:

cd tests/
python run-tests.py

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