summaryrefslogtreecommitdiff
path: root/test/parallel/test-assert-deep.js
AgeCommit message (Expand)Author
2017-07-08test: add optional throw fn to expectsErrorRuben Bridgewater
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-05assert: fix deepEqual similar sets and maps bugJoseph Gentle
2017-06-01assert: fix deepEqual RangeError: Maximum call stack size exceededrmdm
2017-05-04assert: fix AssertionError, assign error codeJames M Snell
2017-04-13test: add second argument to assert.throwsMichaƫl Zasso
2017-04-07test: complete coverage for lib/assert.jsRich Trott
2017-04-03assert: add support for Map and Set in deepEqualJoseph Gentle
2017-02-27assert: fix premature deep strict comparisonJoyee Cheung