tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 06 Oct 2015 02:08:32 -0700
changeset 26553 89b806a09a66
parent 26421 4b0fc75f9403
permissions -rw-r--r--
extract: move 'date' assignment where it is parsed There is one setter and no consumer, we can move it there directly.

To run the tests, do:

cd tests/
python run-tests.py

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