tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 04 Apr 2015 15:43:00 -0400
changeset 24627 f33236c9b025
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
largefiles: drop os.path reference in lfutil.storepath() localrepo.join() can concatenate multiple parts on its own.

To run the tests, do:

cd tests/
python run-tests.py

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