contrib/vagrant/README.md
author Augie Fackler <augie@google.com>
Tue, 25 Jul 2017 22:48:46 -0400
changeset 33748 62fbe95075d3
parent 21874 8da01b6e7b49
permissions -rw-r--r--
extensions: attempt to use non-deprecated inspect method Avoids some deprecation warnings when extension loading breaks. Differential Revision: https://phab.mercurial-scm.org/D295

Run Mercurial tests with Vagrant:

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