contrib/vagrant/README.md
author Yuya Nishihara <yuya@tcha.org>
Fri, 07 Aug 2015 21:39:38 +0900
changeset 25927 44da63623fca
parent 21874 8da01b6e7b49
permissions -rw-r--r--
revset: add matchany() to construct OR expression from a list of specs This will allow us to optimize "-rREV1 -rREV2 ..." command-line options.

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh