tests/README
author Augie Fackler <augie@google.com>
Mon, 18 Sep 2017 13:36:05 -0400
changeset 34278 ea7588c11c36
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bundle2: update check for a generator to work on Python 3

To run the tests, do:

cd tests/
python run-tests.py

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