tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 09 Jun 2015 23:49:07 -0700
changeset 25544 e66f1707ba6c
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
revsetbenchmarks: use combination variants in default set Now that we have them, let's make use of them.

To run the tests, do:

cd tests/
python run-tests.py

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