##// END OF EJS Templates
copies: add an explicit test using multiple roots...
copies: add an explicit test using multiple roots We explicitly add a test checking for copies of connected revision but involving a different roots. This make sure the copies coming purely from the new roots does not interfere with the merge. Differential Revision: https://phab.mercurial-scm.org/D7075
marmoute -
r43592:dda9482f default
Show More
Name Size Modified Last Commit Author
/ contrib / vagrant
README.md Loading ...
Vagrantfile Loading ...
provision.sh Loading ...
run-tests.sh Loading ...

Run Mercurial tests with Vagrant:

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