Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: make the rest of tests path-independent | Vse Mozhet Byt | 2017-05-14 | 1 | -2/+2 |
* | test: replace indexOf with includes | gwer | 2017-04-30 | 1 | -1/+1 |
* | tools: use no-useless-concat ESLint rule | Vse Mozhet Byt | 2017-04-25 | 1 | -3/+2 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -1/+1 |
* | benchmark,lib,test: adjust for linting | Rich Trott | 2017-01-06 | 1 | -15/+17 |
* | test: s/assert.notEqual()/assert.notStrictEqual()/ | cjihrig | 2017-01-06 | 1 | -6/+6 |
* | test,lib: align arguments in multiline calls | Rich Trott | 2016-09-20 | 1 | -3/+3 |
* | test: use common platform helpers everywhere | Santiago Gimeno | 2016-07-27 | 1 | -1/+1 |
* | test,tools: adjust function argument alignment | Rich Trott | 2016-04-28 | 1 | -4/+4 |
* | domains: fix handling of uncaught exceptions | Julien Gilli | 2015-12-11 | 1 | -0/+101 |