summaryrefslogtreecommitdiff
path: root/test/parallel/test-util.js
Commit message (Expand)AuthorAgeFilesLines
* test, util: refactor isObject in test-utilAlex Ramirez2019-07-291-1/+5
* lib: move DEP0029 to end of lifecjihrig2019-01-101-7/+1
* lib: move DEP0028 to end of lifecjihrig2019-01-101-2/+0
* lib: move DEP0027 to end of lifecjihrig2019-01-101-2/+0
* lib: move DEP0026 to end of lifecjihrig2019-01-101-2/+0
* test: corrected assertion arguments orderfrancois2018-10-151-66/+73
* test: test undefined in utilZYSzys2018-09-271-0/+3
* test: make handling of noWarnCode stricterTobias Nießen2018-06-041-4/+4
* test: add deprecation code to expectWarningDaniel Bevenius2018-03-261-4/+4
* test: add regression testsRuben Bridgewater2018-03-111-2/+2
* lib: remove unused internal error constructorsMichaël Zasso2018-03-101-1/+1
* util: introduce `util.types.is[…]` type checksAnna Henningsen2018-03-051-13/+13
* 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