view tests/README @ 29893:4c28ddda5d48

debugextensions: hide "ships-with-hg-core" magic string (BC) Since we have "bundled" flag, we no longer need to rephrase "ships-with-hg-core" to show as "internal".
author Yuya Nishihara <yuya@tcha.org>
date Fri, 26 Aug 2016 23:31:17 +0900
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.