view contrib/vagrant/README.md @ 37433:9168792422a0

tests: disable test-keyword.t with simple store The keyword extension is hooking into repo.file() and defining its own filelog class. It will likely require a more formal storage interface before keywords are usable with alternate storage backends. Differential Revision: https://phab.mercurial-scm.org/D3113
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 04 Apr 2018 17:29:02 -0700
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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