summaryrefslogtreecommitdiff
path: root/test/sequential/test-util-debug.js
Commit message (Expand)AuthorAgeFilesLines
* util: add debug and debuglog.enabledBradley Farias2020-08-101-2/+2
* lib: improve debuglog() performanceBrian White2020-05-301-1/+3
* tools: add eslint rule to only pass through 'test' to debuglogRuben Bridgewater2020-05-101-0/+1
* util: add colors to debuglog()Ruben Bridgewater2019-12-251-6/+32
* util: allow wildcards in NODE_DEBUG variableTyler2017-12-151-0/+9
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* util: make util.debuglog() consistent with docVse Mozhet Byt2017-06-231-18/+26
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: refactor the code in test-util-debug.jssivaprasanna2017-01-061-12/+11
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-9/+3
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: fix losing original env vars issueJunliang Yan2015-10-081-6/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* tracing: add lttng support for tracing on linuxGlen Keane2015-02-091-1/+6
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+87