view tests/README @ 9029:0001e49f1c11

compat: use // for integer division
author Alejandro Santos <alejolp@alejolp.com>
date Sun, 05 Jul 2009 11:00:44 +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.