tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 07 Oct 2015 00:50:53 -0700
changeset 26554 a6d51dcb1823
parent 26421 4b0fc75f9403
permissions -rw-r--r--
extract: move 'nodeid' assignment where it is parsed The 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.