view tests/README @ 28439:b6e71f8af5b8

largefiles: use iterbatch instead of batch This actually makes the code a little cleaner to read.
author Augie Fackler <augie@google.com>
date Wed, 02 Mar 2016 13:13:05 -0500
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.