59 Commits (c5521fa6176377e0be958621102cad29be39a290)

Author SHA1 Message Date
Ben Noordhuis ded4f91eef assert: support arrow functions in .throws() 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Vladimir Kurchatkin 3f473ef141 assert: introduce `deepStrictEqual` 10 years ago
Vladimir Kurchatkin e7573f9111 assert: don't compare object `prototype` property 10 years ago
cjihrig 40e29dcbbf assert: use util.inspect() to create error messages 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
cjihrig 14dc9175eb assert: throw when block is not a function 10 years ago
teppeis 00a7456c19 assert: fix deepEqual regression 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Mike Pennisi aae51ecf7d assert: Ensure reflexivity of deepEqual 11 years ago
Glen Mailer 66b8c3c5a0 assert: indicate if exception message is generated 11 years ago
Ryan Doenges 6101eb184d assert: put info in err.message, not err.name 12 years ago
koichik 72bc4dcda4 assert: fix throws() throws an error without message property 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Maciej Małecki 5c7532e5b3 assert: test `RegExp`'s properties when checking for equality 13 years ago
Pedro Teixeira a805012d6f assert: .deepEqual() support for RegExp objects 14 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Maciej Małecki 365fdbfc64 test: Update assert module tests 13 years ago
Ryan Dahl 0696e78d64 Improve assert error messages 13 years ago
koichik 5f97c9a005 Improvements AssertionError message 13 years ago
Ryan Dahl 6394ba28c8 Add test for circular refs in deepEquals 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Slobodskoi 23cf938e4f fix assert.throws 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Slobodskoi 02083412eb assert.throws can now accept as RegExp 14 years ago
Herbert Vojčík cf2b206a8e More changes to tests so they really work under context module loader. 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Mikeal Rogers fe3d8f2411 Add assert.ifError 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl dd35637603 Fix assert.js code style 15 years ago
Ryan Dahl 89a3fa93a0 add missing semicolon 15 years ago
Karl Guertin 4f679fd8d0 Dependency free assert module with unit tests 15 years ago