view tests/README @ 23041:a36625ef1f35

largefiles: move initialization of standins variable to clarify its "scope"
author Mads Kiilerich <madski@unity3d.com>
date Wed, 15 Oct 2014 05:08:56 +0200
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.