Commit Graph

9 Commits

Author SHA1 Message Date
Remy Sharp
0f39b2e349 fix: make it possible for windows to checkout (#1270)
Fixes #1255
2018-02-27 16:43:09 +00:00
Remy Sharp
7496f08330 fix: incorrectly exiting when required
test: updated travis tests
2015-09-09 22:29:26 +01:00
Remy Sharp
5016a38b0a Fixed crazy restart loop
Ensure we don't restart when the last find was 0 seconds ago
2015-01-19 17:07:17 +00:00
Remy Sharp
3b8cea480a Fixing tests
- Make scripts output expected content (rather than the bash user!)
- Reduce noise
- Ensure the exec it quoted appropriately
2015-01-16 09:49:15 +00:00
Remy Sharp
d7d484e7f9 Few tests 2015-01-01 20:49:57 +00:00
Remy Sharp
142f6635b4 Increase test timeout 2014-12-09 13:12:55 +00:00
Remy Sharp
69d6ed151d Remove verbose messaging in test 2014-12-08 19:05:26 +00:00
Remy Sharp
93113c9d70 Better tests for scripts with spaces 2014-12-08 18:31:25 +00:00
Remy Sharp
abc27cd5ca Correct signal passing. Fixes #232.
Also more linting, tweaks to FAQ & contributing and added .jshint file.

Also adds test for signal test (though needs mocha to timeout at 15 seconds!)
2013-12-10 00:06:25 +00:00