view contrib/vagrant/README.md @ 23334:59e6e5dd3605

ancestor.missingancestors: turn into a state-keeping class This allows multiple efficient missing ancestor queries against the same set of bases. In upcoming patches we'll also define ways to grow the set of bases. The fact that the test output hasn't changed establishes this patch's correctness.
author Siddharth Agarwal <sid0@fb.com>
date Fri, 14 Nov 2014 23:44:38 -0800
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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