Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 1 | -2/+2 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: s/assert.equal/assert.strictEqual/ | Gibson Fahnestock | 2017-01-11 | 1 | -4/+5 |
* | 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 | -3/+3 |
* | Revert "repl,util: insert carriage returns in output" | Evan Lucas | 2016-08-19 | 1 | -2/+2 |
* | repl,util: insert carriage returns in output | JungMinu | 2016-08-13 | 1 | -2/+2 |
* | test: remove unused vars from parallel tests | Rich Trott | 2016-01-04 | 1 | -1/+1 |
* | test: move ArrayStream to common | cjihrig | 2015-11-26 | 1 | -16/+4 |
* | test: make common.js mandatory via linting rule | Rich Trott | 2015-10-06 | 1 | -0/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -9/+10 |
* | 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/+80 |