view tests/README @ 32437:f03dcb3f95a5

tests: add tests for predicates and operators which works with wdir() This one is cluttering up the test file though.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 22 May 2017 01:35:53 +0530
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.