summaryrefslogtreecommitdiff
path: root/test/parallel/test-util.js
Commit message (Expand)AuthorAgeFilesLines
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-7/+7
* test: verify isNativeError accepts internal errorscjihrig2017-06-301-0/+6
* test: remove eslint comments from test-util.jscjihrig2017-04-281-7/+4
* src: expose V8's IsNativeError() in util bindingscjihrig2017-04-251-0/+18
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-56/+56
* test: add expectWarning to commonMichaël Zasso2016-09-241-11/+2
* test: improve coverage of the util moduleMichaël Zasso2016-09-201-4/+59
* tools: fix new-parens violationsRich Trott2016-09-121-0/+3
* tools: lint for object literal spacingRich Trott2016-05-081-7/+7
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-7/+7
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: improve tests for util.inheritsMichaël Zasso2015-10-261-7/+0
* buffer: fix cyclic dependency with utilBrendan Ashworth2015-06-161-0/+4
* test: enable linting for testsRoman Reiss2015-05-191-11/+12
* util: Check input to util.inheritsConnor Peet2015-03-221-0/+7
* util: simplify `isPrimitive`Vladimir Kurchatkin2015-02-071-0/+19
* Remove excessive copyright/license boilerplateisaacs2015-01-121-22/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+83