view tests/README @ 31648:8defc7d9adae

transaction: use ProgrammingError
author Jun Wu <quark@fb.com>
date Sun, 26 Mar 2017 16:59:30 -0700
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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