Mercurial > hg-onsub
comparison README @ 19:30bdbd5f6173
Add instructions for running the tests
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Thu, 12 Apr 2012 10:33:30 +0200 |
parents | 97cc79ab4b3c |
children |
comparison
equal
deleted
inserted
replaced
18:d920e3425db5 | 19:30bdbd5f6173 |
---|---|
11 | 11 |
12 Please send bug reports to the `Mercurial mailinglist`__. | 12 Please send bug reports to the `Mercurial mailinglist`__. |
13 | 13 |
14 .. __: mailto:mercurial-devel@selenic.com | 14 .. __: mailto:mercurial-devel@selenic.com |
15 | 15 |
16 Testing | |
17 ------- | |
18 | |
19 To test the extension you need a source installation of Mercurial. If | |
20 the root of the Mercurial installation is ``$HGROOT``, then run:: | |
21 | |
22 $ $HGROOT/tests/run-tests.py | |
23 .. | |
24 # Ran 2 tests, 0 skipped, 0 failed. | |
25 | |
26 inside this directory to execute the two tests. | |
16 | 27 |
17 Sponsoring | 28 Sponsoring |
18 ---------- | 29 ---------- |
19 | 30 |
20 This extension was written by `aragost Trifork`_ for a client. Feel | 31 This extension was written by `aragost Trifork`_ for a client. Feel |