##// END OF EJS Templates
nodemap: test various corruption scenario for the persistent nodemap...
nodemap: test various corruption scenario for the persistent nodemap Corruption can happens in the wild, either because some of our code is buggy or because repository were shared/transfered in a strange manners. Currently one of the corruption case (not enough data) lead to a crash. We add explicit tests for theses cases. Differential Revision: https://phab.mercurial-scm.org/D10457

File last commit:

r21874:8da01b6e default
r47732:99aed233 default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer

Run Mercurial tests with Vagrant:

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