Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: refactor test-domain-abort-on-uncaught | Rich Trott | 2017-08-02 | 1 | -0/+221 |
* | test: fix flaky test-domain-abort-on-uncaught | Rich Trott | 2017-03-16 | 1 | -256/+0 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -3/+3 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | test: replace equal with strictEqual | Tracy Hinds | 2016-12-05 | 1 | -2/+2 |
* | test: use common platform helpers everywhere | Santiago Gimeno | 2016-07-27 | 1 | -1/+1 |
* | test: use random ports where possible | Brian White | 2016-06-10 | 1 | -2/+2 |
* | benchmark,test,lib: remove extra spaces | Rich Trott | 2016-05-11 | 1 | -1/+1 |
* | domains: fix handling of uncaught exceptions | Julien Gilli | 2015-12-11 | 1 | -75/+235 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -3/+4 |
* | test: don't spawn child processes in domain test | Ben Noordhuis | 2015-03-05 | 1 | -34/+20 |
* | src: fix domains + --abort-on-uncaught-exception | Chris Dickinson | 2015-02-25 | 1 | -0/+109 |