tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 06 Oct 2015 02:23:21 -0700
changeset 26560 75d448d56a9d
parent 26421 4b0fc75f9403
permissions -rw-r--r--
extract: parse 'nodeid' using the generic mechanism Parsing 'nodeid' 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.