view tests/README @ 20114:390aff33c2f9

tests: fix `hghave root` on windows This lets tests\test-hghave.t pass on windows where geteuid does not exist.
author Simon Heimberg <simohe@besonet.ch>
date Sat, 23 Nov 2013 01:06:20 +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.