tests/README
author Kostia Balytskyi <ikostia@fb.com>
Thu, 10 Nov 2016 11:02:39 -0800
changeset 30456 b924375cce3a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
shelve: move file-forgetting logic to a separate function This is just a readability improvement.

To run the tests, do:

cd tests/
python run-tests.py

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