view tests/README @ 28703:a274c4f9087a

py3: use print_function in import-checker
author timeless <timeless@mozdev.org>
date Wed, 30 Mar 2016 04:55:16 +0000
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.