view contrib/vagrant/README.md @ 30359:673f0fdc1046

util: remove compressorobj API from compression engines All callers have been replaced with "compressstream." It is quite low-level and redundant with "compressstream." So eliminate it.
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 07 Nov 2016 18:57:54 -0800
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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