tests/README
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
Tue, 21 Sep 2010 18:36:23 +0200
changeset 12367 3acd5f7ab9d0
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: compatibility fix. 'touch -d *' doesn't work on Mac OS X. In order to prevent this from occuring again, a check for the case is added to 'check-code.py'.

To run the tests, do:

cd tests/
python run-tests.py

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