view tests/README @ 15553:e89385e4ef8d stable

largefiles: file storage should be relative to repo, not relative to cwd Revealed by the test in 1fd126cd2d91.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 22 Nov 2011 19:52:23 +0100
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.