##// END OF EJS Templates
match: test for overflow error in pattern...
match: test for overflow error in pattern If a single pattern is too large to handle, we raise an exception. This case is now doctested.
Boris Feld -
r40811:4e02f25f 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