0cdc184168 
								
									
								
							
								 
							
						 
						
							
							
								
								[Fix] Improve `nvm_is_version_installed` to check for a node executable instead of root dir  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								334897ae39 
								
									
								
							
								 
							
						 
						
							
							
								
								Preserve PATH locations order when changing versions  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0f6997d90a 
								
							
								 
							
						 
						
							
							
								
								[Tests] remove the unused and broken `$NVM_PATH`.  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f7763c8ba9 
								
									
								
							
								 
							
						 
						
							
							
								
								[Tests] die() in tests should quote "$@" for echo  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cadbbced20 
								
									
								
							
								 
							
						 
						
							
							
								
								[Tests] Replace all dots with backslash dots  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ecbd7d4572 
								
							
								 
							
						 
						
							
							
								
								[Tests] use `-ex` option during tests when possible  
							
							... 
							
							
 
							
							Relates to #1130  
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8fb4ee0789 
								
							
								 
							
						 
						
							
							
								
								Unset unnecessary environment variables  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1458de7293 
								
							
								 
							
						 
						
							
							
								
								Ensure that if `npm config get prefix` is set to something outside `nvm`, that `nvm use` refuses to work.  
							
							... 
							
							
 
							
							Fixes  #606 . 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3bd148056e 
								
							
								 
							
						 
						
							
							
								
								Fixing deactivate tests.  
							
							... 
							
							
 
							
							Fixes  #357 . 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								383f39ab61 
								
							
								 
							
						 
						
							
							
								
								Global modules should not be requireable, and `npm root -g` should not be in `$NODE_PATH`.  
							
							... 
							
							
 
							
							Fixes  #586 . 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								3d9c1d7852 
								
							
								 
							
						 
						
							
							
								
								use sed for *PATH stripping  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								21771e7369 
								
							
								 
							
						 
						
							
							
								
								fix logic error in nvm deactivate test  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0f709eafa0 
								
							
								 
							
						 
						
							
							
								
								Missed tests  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								8486a0da2b 
								
							
								 
							
						 
						
							
							
								
								Fix the 'nvm deactivate' test  
							
							... 
							
							
 
							
							`nvm deactivate` does not really remove the nvm command, it just remove
the entries from $PATH and $MANPATH previously adde with `nvm use`. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a27d39139b 
								
							
								 
							
						 
						
							
							
								
								tests from readme  
							
							... 
							
							
 
							
							fast tests
alias
unalias
more alias tests
tests
document testing
warn not to run while testing
chmod +x deactivate
specify the version (commit) of urchin
installation test
run
tests for ls
switch unsetopt to the thing creationix has
rename tests
urchin log
adjust urchin version 
							
						 
						
							13 years ago