contrib/vagrant/README.md
author Yuya Nishihara <yuya@tcha.org>
Sun, 10 Jun 2018 15:52:27 +0900
changeset 38579 ec0cee4c1fff
parent 21874 8da01b6e7b49
permissions -rw-r--r--
match: resolve 'set:' patterns first in _buildmatch() This just makes the next patch less complicated. The order of 'set:' and 'subinclude:' expansion doesn't matter.

Run Mercurial tests with Vagrant:

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