tests/README
author Matt Mackall <mpm@selenic.com>
Sat, 09 Aug 2014 16:15:52 -0500
branchstable
changeset 22086 68f2f8bfe9ae
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
test-commandserver.py: filter path separator Was failing on Windows: -bundle.mainreporoot=$TESTTMP/repo +bundle.mainreporoot=$TESTTMP\repo

To run the tests, do:

cd tests/
python run-tests.py

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