view tests/README @ 37151:05c13e5aa9ec

context: change default changeid from old form '' to '.' I don't think I've seen repo[''] in the codebase at least in the last two years. Differential Revision: https://phab.mercurial-scm.org/D2964
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 29 Mar 2018 09:34:17 -0700
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.