ryenus
|
2977905670
|
[test] avoid leaking temp variable
|
2024-07-15 15:19:15 +08:00 |
|
ryenus
|
477d229171
|
always show updates for installed versions
even if they're older than $NVM_MIN
|
2024-07-14 14:18:11 +08:00 |
|
ryenus
|
ce329fbe61
|
remove function ref duplication
|
2024-07-14 11:52:15 +08:00 |
|
ryenus
|
b106798ad2
|
prefixed versions like v18 also work
|
2024-07-14 11:52:15 +08:00 |
|
ryenus
|
b2840f10d0
|
rename NVM_MIN_VER to NVM_MIN
since nvm is all about versions, so no need for the explicit suffix.
|
2024-07-14 11:52:15 +08:00 |
|
ryenus
|
cbe58242d8
|
trim leading space in mock output due to eclint errors
|
2024-07-14 11:52:15 +08:00 |
|
ryenus
|
0fc50b599a
|
add test for NVM_MIN_VER support
show only versions newer than NVM_MIN_VER if set
|
2024-07-14 11:52:15 +08:00 |
|