66 Commits (4b23b429818d3fef1714cbdea4c6a1fd06410a5f)

Author SHA1 Message Date
Rich Trott e506bcd899 tools: replace assert-throw-arguments custom lint 8 years ago
Ruben Bridgewater 8db39971b7 test: clean up some assert deepEqual tests 8 years ago
Ruben Bridgewater a8149c4799 assert: fix deepEqual inconsistencies 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Ruslan Bekenev c53db1e8e9
assert: show thrown message in doesNotThrow() 8 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Rich Trott 380929ec0c test: remove common.noop 8 years ago
Tobias Nießen 1d7414354e assert: fix incorrect use of ERR_INVALID_ARG_TYPE 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
rmdm b1ed55f259 assert: fix deepEqual RangeError: Maximum call stack size exceeded 8 years ago
Rich Trott f6247a945c assert: restore TypeError if no arguments 8 years ago
larissayvette 1c834e78ff errors,test: migrating error to internal/errors 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell e48d58b8b2 assert: fix AssertionError, assign error code 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
Michaël Zasso 9de2e159c4 test: add second argument to assert.throws 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Joyee Cheung 562cf5a81c assert: fix premature deep strict comparison 8 years ago
Rich Trott 0af41834f1 assert: fix misformatted error message 8 years ago
jobala 5f20d62c8f test: improve test-assert.js 8 years ago
Rich Trott 62f513a9c8 test: add missing initialization in test-assert 8 years ago
Rich Trott 4334658635 tools: enable no-throw-literal ESLint rule 8 years ago
Marlena Compton 262400fd61 test: add 2nd argument to throws in test-assert 8 years ago
richnologies 087516a34e test: improve test-assert 8 years ago
Travis Meisenheimer 3e7a414853 test: add message verification on assert.throws 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Rich Trott ece3e37cfa
test: use consistent block spacing 8 years ago
Rich Trott 4316f4df31 test,lib: align arguments in multiline calls 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 181324e192 test: add assert.notDeepStrictEqual() tests 8 years ago
Rich Trott 294e3008ad test: add assert.notDeepEqual() tests 8 years ago
Rich Trott de3d805a4c test: add missing assert.deepEqual() test case 8 years ago
Rich Trott a0971b7da0 test: confirm that assert truncates long values 8 years ago
Rich Trott 647826017e test: add test for assert.notStrictEqual() 9 years ago
Rich Trott db21266427 assert: remove unneeded arguments special handling 9 years ago
Rich Trott d73e189c26 tools,test: make argument linting more stringent 9 years ago
Rich Trott d3aafd02ef assert: allow circular references 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
surya panikkal aa4d2ae897 test: assert - fixed error messages to match the tests 9 years ago
Ilya Shaisultanov c1d82ac2ff assert: respect assert.doesNotThrow message. 10 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago