nvm/test
Fraser Tweedale 8925419e90 tests: avoid reliance on nullglob
Some shells do not have a nullglob feature, including dash (default
/bin/sh on Ubuntu) and the Almquist shell (default /bin/sh on
FreeBSD).  An mv(1) command in setup_dir is failing due to a glob
not matching anything, so use a more widely supported construction.
2014-02-21 19:21:03 +10:00
..
fast tests: avoid reliance on nullglob 2014-02-21 19:21:03 +10:00
slow added test for installation with -s option. 2013-01-12 14:42:41 +09:00