sapling/contrib/vagrant
Kevin Bullock b6e3c6c99e vagrant: update to official Debian 8.1 base box
Debian now rolls their own official Vagrant base boxes, so use that. At
the same time, we're updating from Debian 7.4 (wheezy) to 8.1 (jessie),
and switching from 32-bit to 64-bit (Debian does not provide 32-bit base
boxes).
2015-09-02 11:52:24 -05:00
..
provision.sh contrib/vagrant: use Vagrant for running tests on virtual machine 2014-07-05 16:32:28 +03:00
README.md contrib/vagrant: use Vagrant for running tests on virtual machine 2014-07-05 16:32:28 +03:00
run-tests.sh contrib/vagrant: use Vagrant for running tests on virtual machine 2014-07-05 16:32:28 +03:00
Vagrantfile vagrant: update to official Debian 8.1 base box 2015-09-02 11:52:24 -05:00

Run Mercurial tests with Vagrant:

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