Nate Fischer
|
4c48631d74
|
refactor: create common.execPath (#636)
Switch to using common.execPath instead of process.execPath directly and warn
electron users if we were unable to find the correct path to NodeJS.
|
2017-01-08 13:52:39 -08:00 |
|
Brandon Freitag
|
7fa4b995bf
|
Finalize moving to ava (#630)
* Move ava-test/ directory to test/
* Remove unnecessary run-tests.js script
* Run only ava during npm test script
|
2016-12-20 11:27:02 -08:00 |
|
Nate Fischer
|
c95d331be0
|
test: refactor shjs tests to AVA (#625)
|
2016-12-20 00:12:59 -08:00 |
|
Nate Fischer
|
2395214fee
|
chore: switch to eslint (#504)
* chore: switch to eslint
* fix: works on older versions of NodeJS now
* chore: fix curly braces
* chore: fix indents and remove jshint references
|
2016-08-07 12:16:29 -07:00 |
|
Nate Fischer
|
db20acebfb
|
Switch to process.execPath over 'node'
|
2016-03-10 17:06:32 -08:00 |
|
Timothy Gu
|
cebcb6c79b
|
Applying patch provided by @TimothyGu
|
2016-03-10 16:52:27 -08:00 |
|
Kenneth Powers
|
852abff910
|
Use rechoir and interpret for scripts.
|
2016-03-10 16:52:27 -08:00 |
|
Nate Fischer
|
985ac20cd6
|
fix(windows): fix shjs tests for windows
|
2016-01-27 15:24:08 -08:00 |
|
Ari Porad
|
b60ab70f02
|
test(shjs): add tests for shjs
|
2016-01-24 14:24:26 -08:00 |
|