Mercurial > hg
view contrib/vagrant/README.md @ 21874:8da01b6e7b49
contrib/vagrant: use Vagrant for running tests on virtual machine
$ cd contrib/vagrant
$ vagrant up
$ vagrant ssh -c ./run-tests.sh
Repository is shared at /hgshared in guest machine.
author | anatoly techtonik <techtonik@gmail.com> |
---|---|
date | Sat, 05 Jul 2014 16:32:28 +0300 |
parents | |
children |
line wrap: on
line source
Run Mercurial tests with Vagrant: $ vagrant up $ vagrant ssh -c ./run-tests.sh