view contrib/vagrant/README.md @ 28239:7279e0132347

templatekw: workaround for utf-8 round-trip of {desc} Though our encoding strategy is best effort, {desc} is a primitive keyword that should be worth enough to try hard to preserve UTF-8 bytes.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 27 Dec 2015 20:21:37 +0900
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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