tests/README
author Augie Fackler <augie@google.com>
Sun, 19 Mar 2017 01:03:53 -0400
changeset 31565 553ad16b274f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
revsetlang: portably turn int into bytestring

To run the tests, do:

cd tests/
python run-tests.py

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