19 Commits (1562fb9ea7b993382a4aef0433a10b1029419f17)

Author SHA1 Message Date
cjihrig 4c8b244059 test: verify isNativeError accepts internal errors 8 years ago
cjihrig b2c7a51dd7 test: remove eslint comments from test-util.js 8 years ago
cjihrig e522bcd774 src: expose V8's IsNativeError() in util bindings 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Michaël Zasso 43e1ca84f2 test: add expectWarning to common 8 years ago
Michaël Zasso ebbd5cb0df test: improve coverage of the util module 8 years ago
Rich Trott a6b1f175c2 tools: fix new-parens violations 8 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Michaël Zasso df738ac56c test: improve tests for util.inherits 9 years ago
Brendan Ashworth d5637e67c9 buffer: fix cyclic dependency with util 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Connor Peet 849319a260 util: Check input to util.inherits 10 years ago
Vladimir Kurchatkin b9d3928f80 util: simplify `isPrimitive` 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Rod Vagg 250782d139 util: format as Error if instanceof Error 11 years ago
Trevor Norris 87cde44280 Revert "util: more strict check for bool/number/string" 11 years ago
Yorkie 95ee84fabe util: more strict check for bool/number/string 11 years ago
Rod Vagg 684dd28a6c util: format as Error if instanceof Error 11 years ago
Trevor Norris 50cee6ecab util: isObject should always return boolean 12 years ago
Ben Noordhuis 928d28a7b3 util: make _extend() more robust 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Nathan Rajlich d4379fcee3 Add test case for #1941. 13 years ago
Nathan Rajlich a6a04fb1ec Add test case for the util.js type checking functions. 13 years ago