93 Commits (tests)
 

Author SHA1 Message Date
Luke Childs e94abbc760 Test NVM_LAZY_LOAD and NVM_NO_USE options together 8 years ago
Luke Childs 5fa5c89b54 Test nvm is loaded correctly with NVM_LAZY_LOAD 8 years ago
Luke Childs 18260a543c Completely nuke node 8 years ago
Luke Childs d8ccfa0efa Test global modules are loaded correctly with NVM_LAZY_LOAD 8 years ago
Luke Childs 0618f5825a Improve node binary checks in tests 8 years ago
Luke Childs 385f4afef9 Check node can be loaded manually in NVM_NO_USE test 8 years ago
Luke Childs 070f590f43 Add test info to readme 8 years ago
Luke Childs feeb4bf253 Uninstall brew node on Travis osx image 8 years ago
Luke Childs ef0efede63 Deactivate default Travis nvm 8 years ago
Luke Childs d2a0d059f7 Test NVM_LAZY_LOAD option 8 years ago
Luke Childs cd48b14dc6 Test NVM_NO_USE option 8 years ago
Luke Childs 4337547a5b Test zsh-nvm loads node 8 years ago
Luke Childs 30b2ca6d16 Move test NVM_DIR inside test folder 8 years ago
Luke Childs 3ce497b489 Setup options test dir 8 years ago
Luke Childs bf41358f61 Ignore .urchin_stdout files 8 years ago
Luke Childs 1134d3f995 Add sh shebang to tests so we get syntax highlighting 8 years ago
Luke Childs 3400f34019 Test nvm upgrade 8 years ago
Luke Childs b332b507a8 Ignore .urchin.log files anywhere 8 years ago
Luke Childs ffc5ef477d Test nvm revert 8 years ago
Luke Childs d9750f16a2 Setup wrapper commands tests 8 years ago
Luke Childs ba7477f5bb Test zsh-nvm wraps nvm 8 years ago
Luke Childs 2eae5bdb6a Test zsh-nvm loads nvm 8 years ago
Luke Childs 7246598a9f Don't load/install nvm in tests that don't need to 8 years ago
Luke Childs be4db872ed Add ZSH_NVM_NO_LOAD option 8 years ago
Luke Childs f8e0c4c5de Test zsh-nvm doesn't overwrite nvm installs 8 years ago
Luke Childs 41f68d7f1e Test zsh-nvm installs nvm 8 years ago
Luke Childs 4a750fb6c4 Remove nvm after every test 8 years ago
Luke Childs 7754936556 Use repo dir for NVM_DIR so we don't mess with global nvm installations 8 years ago
Luke Childs eba3a816c4 Test set NVM_DIR if not exist 8 years ago
Luke Childs ba6faa1b90 Also run Travis tests on OS X 8 years ago
Luke Childs daf80c39cc Integrate with Travis 8 years ago
Luke Childs 4bffd53da4 Setup urchin tests with test for loading 8 years ago
Luke Childs aa1fccff4b Don't set lazy loaders that conflict with existing globals 8 years ago
Luke Childs de3c3d7826 Add LICENSE file 8 years ago
Luke Childs 6e2fc22ff3 Document `NVM_NO_USE` option 8 years ago
Luke Childs e379610cb9 Make lazy loading compatible with no use option 8 years ago
Luke Childs e2e47a8c21 Add NVM_NO_USE option 8 years ago
Luke Childs ce7bc2a0a2 Wrap binary path output in quotes 8 years ago
Luke Childs 007fd93fd7 Make sure we have binaries before trying to format them 8 years ago
Vadim Kazakov 620000bab0 separate array declaration from assignment (#7) 8 years ago
Sven Boekhoff bd213dd075 Specify where to add the plugin in 'Oh My ZSH!' installation (#5) 8 years ago
Luke Childs 1be9149af6 Set `max-args` to 1 on `xargs` 8 years ago
Luke Childs 49f23771d3 Use echo to list glob matches rather than ls 8 years ago
Luke Childs 9bc96c23ff Make source nvm command example identical to internal one 8 years ago
Luke Childs bbbb52a667 Make source nvm command clearer 8 years ago
Luke Childs 8709621973 Allow nullglobs when looking for binaries 8 years ago
Luke Childs eef332636f Add lazy loading support to node <0.12 8 years ago
Luke Childs 1c6d8dd15e Refactor lazy loading 8 years ago
Luke Childs 2a9ee9e10f Use `NVM_DIR` for lazy loading binary check 8 years ago
Luke Childs 9ebbf2f792 Use "%" char for shell prompt examples 8 years ago