tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 04 Apr 2018 15:13:32 -0700
changeset 37359 e27298bf11dd
parent 26421 4b0fc75f9403
permissions -rw-r--r--
bookmarks: calculateupdate() returns a bookmark, not a rev This changes the inaccurate/unclear documentation and also changes the code so "node" now contains a binary nodeid. Differential Revision: https://phab.mercurial-scm.org/D3087

To run the tests, do:

cd tests/
python run-tests.py

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