view tests/README @ 26607:45a6233d5f50

filemerge: introduce a premerge flag and function This flag will let us get to our overall goal of performing all premerges before any merges.
author Siddharth Agarwal <sid0@fb.com>
date Sun, 11 Oct 2015 20:47:04 -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.