tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 07 Oct 2015 01:13:36 -0700
changeset 26558 fe52cd049f01
parent 26421 4b0fc75f9403
permissions -rw-r--r--
extract: parse 'date' using the generic mechanism Parsing 'date' is very simple and a good first test.

To run the tests, do:

cd tests/
python run-tests.py

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