view contrib/vagrant/README.md @ 40226:0d403e9f049a

py3: use stringutil.pprint() instead of '%r' This makes test-pager-legacy.t pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5037
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 13 Oct 2018 04:54:35 +0300
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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