view tests/README @ 29360:4cbe62ab5c97

rebase: move local variable 'skipped' to the RR class
author Kostia Balytskyi <ikostia@fb.com>
date Mon, 13 Jun 2016 22:40:59 +0100
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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