view tests/README @ 25367:d0f1d8b4de57

pull: only list remote bookmarks if -B is used to populate pulled heads Listing remote bookmarks results in network traffic and latency. This should be avoided when possible.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 28 May 2015 13:55:03 -0700
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.