##// END OF EJS Templates
bitmanipulation: add missing include of string.h...
bitmanipulation: add missing include of string.h That's where memcpy() is declared.
Martin von Zweigbergk -
r32646:b4356d1c 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