tests/README
author Bryan O'Sullivan <bryano@fb.com>
Tue, 11 Apr 2017 14:54:12 -0700
changeset 31958 de5c9d0e02ea
parent 26421 4b0fc75f9403
permissions -rw-r--r--
atexit: switch to home-grown implementation

To run the tests, do:

cd tests/
python run-tests.py

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