tests/README
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 08 Aug 2016 18:05:10 +0200
changeset 29756 46d9a5bb2fb0
parent 26421 4b0fc75f9403
permissions -rw-r--r--
journal: take wlock for writting the 'shared' file As we did for the shared extension itself, we add some locking around the write of the 'shared' file.

To run the tests, do:

cd tests/
python run-tests.py

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