tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 27 Feb 2017 14:33:17 -0800
changeset 31169 955b3a6d3dd5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
merge: drop redundant column in docstring table The "same" and "cross" columns now have the same values, so let's combine them into "non-linear".

To run the tests, do:

cd tests/
python run-tests.py

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