summaryrefslogtreecommitdiff
path: root/test/message/throw_non_error.out
AgeCommit message (Expand)Author
2019-05-16process: inspect error in case of a fatal exceptionRuben Bridgewater
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-07tools: enable no-throw-literal ESLint ruleRich Trott
2015-12-30test: remove unused assert module importsRich Trott
2015-08-20test: remove unreachable codeMichaël Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-01-13test: fix message tests regressionBen Noordhuis
2014-02-06node: do not print SyntaxError hints to stderrFedor Indutny
2012-06-13tests: make all message tests pass on WindowsBert Belder
2012-05-09Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs
2012-05-09Fix exception output for module load exceptionsFelix Geisendörfer
2012-05-09Fix process.nextTick throw call sitesFelix Geisendörfer
2011-07-16Fix message testskoichik
2011-05-07Merge branch 'v0.4'isaacs
2011-04-25Close #974 Properly report traceless errors.isaacs