view tests/README @ 23884:ec2c2e1400f0

largefiles: don't pop largefile-specific arguments to the add command The arguments will need to stay present when making add work with subrepos.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 31 Dec 2014 18:24:32 -0500
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.