summaryrefslogtreecommitdiff
path: root/test/parallel/test-console.js
Commit message (Expand)AuthorAgeFilesLines
* console: add support for console.debugBenjamin Zaslavsky2018-01-151-0/+11
* test: fix actual and expected orderRuben Bridgewater2017-09-201-15/+15
* lib,src: fix consistent spacing inside bracesJames M Snell2017-09-201-4/+4
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-191-1/+1
* test: add hijackStdout and hijackStderrXadillaX2017-06-101-13/+21
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-4/+4
* assert: fix AssertionError, assign error codeJames M Snell2017-05-041-1/+4
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test-console: streamline arrow fn and refine regexJohn Maguire2017-01-301-2/+2
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* test: refactor test-consoleMatt Crummey2016-12-041-17/+19
* test: fix tests after V8 upgradeAli Ijaz Sheikh2016-06-291-2/+2
* tools: lint for object literal spacingRich Trott2016-05-081-2/+2
* test: add tests for console.[info|error|warn]Bryan English2016-05-051-11/+49
* console: timeEnd() with no label emits warningEugene Obrezkov2016-04-251-3/+7
* test: add tests for console.assertEvan Lucas2016-04-211-0/+8
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* console: delete timers that have endedVladimir Varankin2015-11-131-0/+10
* console: sub-millisecond accuracy for console.timeMichaƫl Zasso2015-10-161-4/+4
* test: enable linting for testsRoman Reiss2015-05-191-3/+4
* console: allow Object.prototype fields as labelscjihrig2015-01-271-9/+25
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+82