Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-04-18 | 1 | -1/+1 |
* | test: remove blank lines at end of files | Rich Trott | 2016-10-11 | 1 | -1/+0 |
* | lib,benchmark,test: implement consistent braces | Rich Trott | 2016-07-15 | 1 | -2/+1 |
* | test,benchmark: use deepStrictEqual() | Rich Trott | 2016-04-26 | 1 | -1/+1 |
* | test,tools: enable linting for undefined vars | Rich Trott | 2016-04-26 | 1 | -1/+1 |
* | test: fix style issues after eslint update | Michaƫl Zasso | 2016-01-13 | 1 | -2/+2 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | process: throw on non-function to nextTick() | yorkie | 2015-11-18 | 1 | -0/+16 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+57 |