tests/README
author Siddharth Agarwal <sid0@fb.com>
Wed, 18 Nov 2015 15:04:03 -0800
changeset 27019 5cf184398ee7
parent 26421 4b0fc75f9403
permissions -rw-r--r--
unshelve: add -k as short form of --keep For parity with strip -k, rebase -k, etc.

To run the tests, do:

cd tests/
python run-tests.py

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