view tests/README @ 30013:1659549870e1

tests: actually test non-generaldelta variant for stream clones 608cabec1b15 accidentally made both tests test generaldelta repos. Restore the test for a non-gd repo.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 25 Sep 2016 13:20:55 -0700
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.