##// END OF EJS Templates
tests: removed redundant "-d '0 0'" from test scripts...
tests: removed redundant "-d '0 0'" from test scripts The tests are executed with a .hgrc file which adds "-d '0 0'" by default.

File last commit:

r3934:d0bbd8ee default
r8167:6c82beaa default
Show More
README
7 lines | 158 B | text/plain | TextLexer
mpm@selenic.com
testing fixups...
r332 To run the tests, do:
cd tests/
Stephen Darnell
Delete the shell version of run-tests...
r2207 python run-tests.py
mpm@selenic.com
testing fixups...
r332
Matt Mackall
Move test suite docs to the wiki
r3934 See http://www.selenic.com/mercurial/wiki/index.cgi/WritingTests for
more information on writing tests.