summaryrefslogtreecommitdiff
path: root/test/parallel/test-assert-fail.js
Commit message (Expand)AuthorAgeFilesLines
* assert: add default operator to `assert.fail()`Ruben Bridgewater2018-09-171-4/+6
* assert: improve assert.throwsRuben Bridgewater2018-03-251-4/+1
* assert: deprecate assert.fail partiallyRuben Bridgewater2018-02-021-63/+8
* test: replace assert.throws w/ common.expectsErrorAnatoli Papirovski2017-12-111-0/+2
* assert: support custom errorsgeek2017-09-121-0/+22
* test: fix error when foo in path to git cloneMatt Woicik2017-07-301-1/+1
* test: add optional throw fn to expectsErrorRuben Bridgewater2017-07-081-45/+40
* assert: refactor the codeRuben Bridgewater2017-07-021-10/+33
* assert: fix assert.fail with zero argumentsRuben Bridgewater2017-07-011-1/+1
* assert: fix AssertionError, assign error codeJames M Snell2017-05-041-6/+26
* assert: improve assert.fail() APIRich Trott2017-04-121-0/+33