view tests/README @ 30377:2019fbdab075

manifest: delete manifest.manifest class Now that nothing uses the primary manifest class, we can delete it.
author Durham Goode <durham@fb.com>
date Thu, 10 Nov 2016 02:13:19 -0800
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.