summaryrefslogtreecommitdiff
path: root/test/parallel/test-error-reporting.js
Commit message (Expand)AuthorAgeFilesLines
* src: fix regression that a source marker is lostcola1192022-07-251-2/+9
* errors: disp ver on fatal except that causes exitDivlo2021-09-081-2/+1
* test: use `assert.match` instead of `regexp.test`Michaƫl Zasso2021-08-311-7/+8
* process: inspect error in case of a fatal exceptionRuben Bridgewater2019-05-161-1/+1
* test: replace anonymous closure functions with arrow functionAmanpreet2018-11-191-8/+8
* test: make test-error-reporting engine agnosticRich Trott2017-11-111-6/+2
* test: use fixtures.path for cmd string buildingJohn Miller2017-10-081-2/+2
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-5/+7
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+1
* test: replace indexOf with includesgwer2017-04-301-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-23/+14
* lib,test,tools: alignment on variable assignmentsRich Trott2016-04-181-1/+1
* src: don't print garbage errorscjihrig2015-12-051-3/+6
* src: use standard conform snprintf on windowsKarl Skomski2015-09-061-2/+7
* src: fix buffer overflow for long exception linesKarl Skomski2015-09-061-1/+5
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+83