tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 06 Feb 2015 16:09:43 -0800
changeset 24107 32e8d94b9473
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]' Perhaps it's more readable this way...

To run the tests, do:

cd tests/
python run-tests.py

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