##// END OF EJS Templates
extensions: change descriptions for hook-providing extensions...
extensions: change descriptions for hook-providing extensions Thanks to timeless and Dave Townsend for advice!

File last commit:

r3934:d0bbd8ee default
r8935:f4f0e902 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.