nvm/test
Fraser Tweedale a3331ffdb0 fix errors due to use of unportable == operator
The `==` operator is not defined by POSIX and many test(1) (also
spelled `[`) implementations do not support it.  Replace uses of
`==` with the POSIX-conformant `=` equality operator.
2014-02-21 21:05:40 +10:00
..
fast fix errors due to use of unportable == operator 2014-02-21 21:05:40 +10:00
slow added test for installation with -s option. 2013-01-12 14:42:41 +09:00