##// END OF EJS Templates
run-tests: install hg after computing tests to run...
run-tests: install hg after computing tests to run We're going to add a way to list tests, and we don't need to install hg for that.

File last commit:

r21874:8da01b6e default
r32703:9d1d3199 default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer
anatoly techtonik
contrib/vagrant: use Vagrant for running tests on virtual machine...
r21874 Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh