This website requires JavaScript.
Explore
Help
Register
Sign In
eeymoo
/
nvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nvm-sh/nvm.git
synced
2026-09-08 00:00:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
[meta] Rename some files to be more cross platform
Browse Source
...
This commit is contained in:
nmarghetti
2021-01-04 00:49:05 +01:00
committed by
Jordan Harband
parent
4e9df33cb7
commit
9849bf494d
69 changed files
with
61 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
test/fast/Aliases/"nvm alias" should not accept aliases with slashes → test/fast/Aliases/'nvm alias' should not accept aliases with slashes
Unescape
Escape
Copy filename
View File
test/fast/Aliases/"nvm unalias" should accept aliases when they shadow a built-in alias → test/fast/Aliases/'nvm unalias' should accept aliases when they shadow a built-in alias
Unescape
Escape
Copy filename
View File
test/fast/Aliases/"nvm unalias" should not accept aliases with names equal to built-in alias → test/fast/Aliases/'nvm unalias' should not accept aliases with names equal to built-in alias
Unescape
Escape
Copy filename
View File
test/fast/Aliases/"nvm unalias" should not accept aliases with slashes → test/fast/Aliases/'nvm unalias' should not accept aliases with slashes
Unescape
Escape
Copy filename
View File
test/fast/Aliases/Running "nvm alias <aliasname> <target>" again should change the target → test/fast/Aliases/Running 'nvm alias ˂aliasname˃ ˂target˃' again should change the target
Unescape
Escape
Copy filename
View File
test/fast/Aliases/Running "nvm alias <aliasname>" should list but one alias. → test/fast/Aliases/Running 'nvm alias ˂aliasname˃' should list but one alias
Unescape
Escape
Copy filename
View File
test/fast/Aliases/Running "nvm alias" lists implicit aliases when they do not exist → test/fast/Aliases/Running 'nvm alias' lists implicit aliases when they do not exist
Unescape
Escape
Copy filename
View File
test/fast/Aliases/Running "nvm alias" lists manual aliases instead of implicit aliases when present → test/fast/Aliases/Running 'nvm alias' lists manual aliases instead of implicit aliases when present
Unescape
Escape
Copy filename
View File
test/fast/Aliases/Running "nvm alias" should list all aliases. → test/fast/Aliases/Running 'nvm alias' should list all aliases
Unescape
Escape
Copy filename
View File
test/fast/Aliases/lts/"nvm alias" should ensure LTS alias dir exists → test/fast/Aliases/lts/'nvm alias' should ensure LTS alias dir exists
Unescape
Escape
Copy filename
View File
test/fast/Listing paths/Running "nvm which 0.0.2" should display only version 0.0.2. → test/fast/Listing paths/Running 'nvm which 0.0.2' should display only version 0.0.2
Unescape
Escape
Copy filename
View File
test/fast/Listing paths/Running "nvm which foo" should return a nonzero exit code when not found → test/fast/Listing paths/Running 'nvm which foo' should return a nonzero exit code when not found
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls --no-alias" does not call into nvm_alias → test/fast/Listing versions/Running 'nvm ls --no-alias' does not call into nvm_alias
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls --no-alias" with a pattern errors → test/fast/Listing versions/Running 'nvm ls --no-alias' with a pattern errors
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls 0.0.2" should display only version 0.0.2. → test/fast/Listing versions/Running 'nvm ls 0.0.2' should display only version 0.0.2
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls 0.2" should display only 0.2.x versions. → test/fast/Listing versions/Running 'nvm ls 0.2' should display only 0.2.x versions
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls foo" should return a nonzero exit code when not found → test/fast/Listing versions/Running 'nvm ls foo' should return a nonzero exit code when not found
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls io" should return NA → test/fast/Listing versions/Running 'nvm ls io' should return NA
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls node_" should return a nonzero exit code when not found → test/fast/Listing versions/Running 'nvm ls node_' should return a nonzero exit code when not found
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls stable" and "nvm ls unstable" should return the appropriate implicit alias → test/fast/Listing versions/Running 'nvm ls stable' and 'nvm ls unstable' should return the appropriate implicit alias
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls system" should include "system" when appropriate → test/fast/Listing versions/Running 'nvm ls system' should include 'system' when appropriate
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" calls into nvm_alias → test/fast/Listing versions/Running 'nvm ls' calls into nvm_alias
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" should display all installed versions. → test/fast/Listing versions/Running 'nvm ls' should display all installed versions
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" should filter out ".nvm" → test/fast/Listing versions/Running 'nvm ls' should filter out '.nvm'
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" should filter out "versions" → test/fast/Listing versions/Running 'nvm ls' should filter out 'versions'
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" should include "system" when appropriate → test/fast/Listing versions/Running 'nvm ls' should include 'system' when appropriate
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" should list versions in the "versions" directory → test/fast/Listing versions/Running 'nvm ls' should list versions in the 'versions' directory
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" should not show a trailing slash → test/fast/Listing versions/Running 'nvm ls' should not show a trailing slash
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" with node-like versioning vx.x.x should only list a matched version → test/fast/Listing versions/Running 'nvm ls' with node-like versioning vx.x.x should only list a matched version
Unescape
Escape
Copy filename
View File
test/fast/Listing versions/Running "nvm ls" with nounset should not fail. → test/fast/Listing versions/Running 'nvm ls' with nounset should not fail
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm alias" should create a file in the alias directory. → test/fast/Running 'nvm alias' should create a file in the alias directory
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm current" should display current nvm environment. → test/fast/Running 'nvm current' should display current nvm environment
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm deactivate" should unset the nvm environment variables. → test/fast/Running 'nvm deactivate' should unset the nvm environment variables
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm install" with "--reinstall-packages-from" requires a valid version → test/fast/Running 'nvm install' with '--reinstall-packages-from' requires a valid version
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm install" with an invalid version fails nicely → test/fast/Running 'nvm install' with an invalid version fails nicely
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm unalias" should remove the alias file. → test/fast/Running 'nvm unalias' should remove the alias file
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm uninstall" should remove the appropriate directory. → test/fast/Running 'nvm uninstall' should remove the appropriate directory
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm uninstall" with incorrect file permissions fails nicely → test/fast/Running 'nvm uninstall' with incorrect file permissions fails nicely
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm unload" should unset all function and variables. → test/fast/Running 'nvm unload' should unset all function and variables
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm use foo" where "foo" is circular aborts → test/fast/Running 'nvm use foo' where 'foo' is circular aborts
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm use iojs" uses latest io.js version → test/fast/Running 'nvm use iojs' uses latest io.js version
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm use system" should work as expected → test/fast/Running 'nvm use system' should work as expected
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm use x" should create and change the "current" symlink → test/fast/Running 'nvm use x' should create and change the 'current' symlink
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm use x" should not create the "current" symlink if $NVM_SYMLINK_CURRENT is false → test/fast/Running 'nvm use x' should not create the 'current' symlink if $NVM_SYMLINK_CURRENT is false
Unescape
Escape
Copy filename
View File
test/fast/Running "nvm use" should drop CR char automatically. → test/fast/Running 'nvm use' should drop CR char automatically
Unescape
Escape
Copy filename
View File
test/fast/Sourcing nvm.sh should make the nvm command available. → test/fast/Sourcing nvm.sh should make the nvm command available
Unescape
Escape
Copy filename
View File
test/slow/Running "nvm current" should display current nvm environment. → test/slow/Running 'nvm current' should display current nvm environment
Unescape
Escape
Copy filename
View File
test/slow/nvm exec/Preamble works and respects "silent" flag → test/slow/nvm exec/Preamble works and respects 'silent' flag
Unescape
Escape
Copy filename
View File
test/slow/nvm exec/Running "nvm exec --lts" should work → test/slow/nvm exec/Running 'nvm exec --lts' should work
Unescape
Escape
Copy filename
View File
test/slow/nvm exec/Running "nvm exec 0.x" should work → test/slow/nvm exec/Running 'nvm exec 0.x' should work
Unescape
Escape
Copy filename
View File
test/slow/nvm exec/Running "nvm exec" should pick up .nvmrc version → test/slow/nvm exec/Running 'nvm exec' should pick up .nvmrc version
Unescape
Escape
Copy filename
View File
test/slow/nvm reinstall-packages/Running "nvm copy-packages $(nvm ls current)" should error out → test/slow/nvm reinstall-packages/Running 'nvm copy-packages $(nvm ls current)' should error out
Unescape
Escape
Copy filename
View File
test/slow/nvm run/Running "nvm run --harmony --version" should work → test/slow/nvm run/Running 'nvm run --harmony --version' should work
Unescape
Escape
Copy filename
View File
test/slow/nvm run/Running "nvm run --lts" should work → test/slow/nvm run/Running 'nvm run --lts' should work
Unescape
Escape
Copy filename
View File
test/slow/nvm run/Running "nvm run 0.x" should error out sensibly when 0.x is not installed → test/slow/nvm run/Running 'nvm run 0.x' should error out sensibly when 0.x is not installed
Unescape
Escape
Copy filename
View File
test/slow/nvm run/Running "nvm run 0.x" should work → test/slow/nvm run/Running 'nvm run 0.x' should work
Unescape
Escape
Copy filename
View File
test/slow/nvm run/Running "nvm run" should pick up .nvmrc version → test/slow/nvm run/Running 'nvm run' should pick up .nvmrc version
Unescape
Escape
Copy filename
View File
test/slow/nvm uninstall/Running "nvm uninstall 0.12.6" uninstalls v0.12.6 → test/slow/nvm uninstall/Running 'nvm uninstall 0.12.6' uninstalls v0.12.6
Unescape
Escape
Copy filename
View File
test/slow/nvm uninstall/Running "nvm uninstall" with incorrect file permissions fails nicely → test/slow/nvm uninstall/Running 'nvm uninstall' with incorrect file permissions fails nicely
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use --lts" uses latest LTS version → test/slow/nvm use/Running 'nvm use --lts' uses latest LTS version
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use --lts=foo" uses latest "foo" LTS version → test/slow/nvm use/Running 'nvm use --lts=foo' uses latest 'foo' LTS version
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use iojs" uses latest io.js version → test/slow/nvm use/Running 'nvm use iojs' uses latest io.js version
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use node --silent" doesn't print anything → test/slow/nvm use/Running 'nvm use node --silent' doesn't print anything
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use node" uses latest stable node version → test/slow/nvm use/Running 'nvm use node' uses latest stable node version
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use v1.0.0" uses iojs-v1.0.0 iojs version → test/slow/nvm use/Running 'nvm use v1.0.0' uses iojs-v1.0.0 iojs version
Unescape
Escape
Copy filename
View File
test/slow/nvm use/Running "nvm use" calls "nvm_die_on_prefix" → test/slow/nvm use/Running 'nvm use' calls 'nvm_die_on_prefix'
Unescape
Escape
Copy filename
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
eeymoo/nvm
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block