tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Sun, 12 Oct 2014 08:29:31 -0700
changeset 22941 da2758c0aca0
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bookmarks: inform transaction-related hooks that some bookmarks were moved We do not have enough information to provide any finer data, but this is still useful information.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.