view tests/README @ 29521:83147ff53112

compat: provide a declaration of ssize_t, for MS windows
author Maciej Fijalkowski <fijall@gmail.com>
date Mon, 11 Jul 2016 13:53:35 +0200
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.