nvm/test
J Huang 7965796569
[Fix] enable curl compression only on curl >=7.21.0
curl < 7.21.0 will output redirection reponse body to the output when compressed, which will cause tarball is prepended with redirection reponse body and leads to checksum mismatch.

 - add `nvm_curl_use_compression` and `nvm_curl_version`
2017-06-10 15:25:26 +08:00
..
fast [Fix] enable curl compression only on curl >=7.21.0 2017-06-10 15:25:26 +08:00
install_script [Fix] NVM_PROFILE bash/zsh detection in installation 2017-03-15 14:34:28 +08:00
installation_iojs [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
installation_node [Tests] Use node v0.10.7 for thread para test as other install from src tests 2017-04-09 13:08:04 +08:00
mocks Fix nvm on SmartOS setups using 64 bits pkgsrc repository 2016-07-29 14:08:31 -07:00
slow [New] Dynamically detect if curl supports `--compressed` 2017-03-23 16:51:20 +08:00
sourcing [Tests] die() in tests should quote "$@" for echo 2016-11-07 03:34:36 +08:00
common.sh Use `watch` to keepalive stdout while installing. 2016-09-02 23:43:47 -07:00