tests/README
author Siddharth Agarwal <sid0@fb.com>
Sat, 02 Jan 2016 03:02:57 -0800
changeset 27654 95dc67f10239
parent 26421 4b0fc75f9403
permissions -rw-r--r--
_checkunknownfiles: turn 'conflicts' into a set We'll check for membership in this set in an upcoming patch.

To run the tests, do:

cd tests/
python run-tests.py

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