summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-assert.js
AgeCommit message (Expand)Author
2018-03-26test: add deprecation code to expectWarningDaniel Bevenius
2018-03-15test: remove unused deprecation codeDaniel Bevenius
2018-02-16process: deprecate process.assert()Ruben Bridgewater
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-06-05errors,process: migrate to use internal/errors.jssreepurnajasti
2017-01-25test: add process.assert's testabouthiroppy