summaryrefslogtreecommitdiff
path: root/test/parallel/test-util.js
AgeCommit message (Expand)Author
2019-07-29test, util: refactor isObject in test-utilAlex Ramirez
2019-01-10lib: move DEP0029 to end of lifecjihrig
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0027 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2018-10-15test: corrected assertion arguments orderfrancois
2018-09-27test: test undefined in utilZYSzys
2018-06-04test: make handling of noWarnCode stricterTobias Nießen
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-03-11test: add regression testsRuben Bridgewater
2018-03-10lib: remove unused internal error constructorsMichaël Zasso
2018-03-05util: introduce `util.types.is[…]` type checksAnna Henningsen
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-06-30test: verify isNativeError accepts internal errorscjihrig
2017-04-28test: remove eslint comments from test-util.jscjihrig
2017-04-25src: expose V8's IsNativeError() in util bindingscjihrig
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2016-09-24test: add expectWarning to commonMichaël Zasso
2016-09-20test: improve coverage of the util moduleMichaël Zasso
2016-09-12tools: fix new-parens violationsRich Trott
2016-05-08tools: lint for object literal spacingRich Trott
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-10-26test: improve tests for util.inheritsMichaël Zasso
2015-06-16buffer: fix cyclic dependency with utilBrendan Ashworth
2015-05-19test: enable linting for testsRoman Reiss
2015-03-22util: Check input to util.inheritsConnor Peet
2015-02-07util: simplify `isPrimitive`Vladimir Kurchatkin
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny