view tests/README @ 36837:472c68cda3f8

py3: wrap file object to write patch in native eol preserving byte-ness
author Yuya Nishihara <yuya@tcha.org>
date Tue, 06 Mar 2018 07:45:57 -0600
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.