nvm/test/fast/Unit tests
Julien Gilli 2d692d9d78 Fix support for installing node on SmartOS
uname on SmartOS cannot be used to guess if 32 and/or 64 bits binaries
are supported, and its output is different than other uname commands on
other operating systems.

This change uses pkg_info to determine what types of binaries pkgsrc
would install. If pkg_info fails to run or is not present, this change
falls back to using isainfo -n, which determines what the kernel
supports.

It allows users to install node binaries on Solaris derivatives. io.js
can also be installed on Solaris derivatives starting with version
v3.3.1.
2015-09-30 22:10:29 -07:00
..
2015-01-13 00:57:32 -08:00
2014-09-30 00:23:37 -07:00
2014-09-15 09:09:56 -07:00
2014-09-15 09:09:51 -07:00
2015-01-18 20:55:48 -06:00
2014-07-14 21:41:26 -07:00
2015-01-12 18:15:04 -08:00
2015-02-20 13:59:08 -08:00
2015-01-12 18:15:15 -08:00
2015-02-01 13:01:40 -08:00
2015-01-13 14:16:35 -08:00
2014-05-09 15:36:44 +02:00