view contrib/vagrant/README.md @ 24238:49cee6d8573d

templatekw: give name to lambda that constructs variables map of templater The constructed list is useless for "ifcontains()" and "get()". Instead, makemap() and raw dict will be passed to _hybrid object.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 08 Mar 2015 14:38:50 +0900
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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