view tests/README @ 22042:8d99c107b041

shelve: use `targetphase` while unbundling This removes the last manual phase movement in shelve.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 05 Aug 2014 13:51:13 -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.