7 Commits

Author SHA1 Message Date
ryenus
22dc48fa21 [test] avoid leaking temp variable 2024-07-29 11:01:37 +08:00
ryenus
56142b471c always show updates for installed versions
even if they're older than $NVM_MIN
2024-07-29 11:01:37 +08:00
ryenus
35c801b1c9 remove function ref duplication 2024-07-29 11:01:23 +08:00
ryenus
159bde0ef2 prefixed versions like v18 also work 2024-07-29 11:01:23 +08:00
ryenus
5bc34992a9 rename NVM_MIN_VER to NVM_MIN
since nvm is all about versions, so no need for the explicit suffix.
2024-07-29 11:01:23 +08:00
ryenus
f20963eee8 trim leading space in mock output due to eclint errors 2024-07-29 11:01:23 +08:00
ryenus
a37da3aa48 add test for NVM_MIN_VER support
show only versions newer than NVM_MIN_VER if set
2024-07-29 11:01:23 +08:00