0
0
mirror of https://github.com/tj/n.git synced 2024-11-22 19:57:54 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
John Gee
c32652f4a6
Add support for opt-in download to exec and run (#685)
* Rework argument parsing to allow options after exec and run

* Add option for run and exec to download missing version

* Reword download to cover wider functionality

* Be consistent with inner spacing of arrays

* Add download test for run and exec
2021-09-10 21:19:07 +12:00
John Gee
e5a441a068 Upgrade bats. Use boost-assert for better failure messages. 2020-12-21 22:50:54 +13:00
John Gee
feddb99772 Remove anti-pattern use of run in more tests 2020-12-20 16:42:27 +13:00
John Gee
59adcab8b4
Add auto label to read version from .node-version (#616)
* Add support for auto, reading version from .node-version

* Make version unique in tests

* Add support for auto doing a lookup for unresolved version

* Make auto description more consistent in style with other labels.
2020-04-11 14:10:29 +12:00
John Gee
82103e75a8 Update tests to include more than just installs 2019-08-04 16:33:45 +12:00