tests/README
author Kevin Bullock <kbullock@ringworld.org>
Wed, 23 Jan 2013 11:55:39 -0600
branchstable
changeset 18468 275224c6e89c
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: add regression tests for another revrange edge case These tests would've passed before ac0c12123743 and e441657b372b. Inserting them to make sure that continues to be the case.

To run the tests, do:

cd tests/
python run-tests.py

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