summaryrefslogtreecommitdiff
path: root/test/parallel/test-global.js
AgeCommit message (Expand)Author
2019-03-12lib: move DTRACE_* probes out of global scopeJames M Snell
2019-03-08lib: move queueMicrotask to stableGus Caplan
2018-12-13bootstrap: make Buffer and process non-enumerableRuben Bridgewater
2018-05-19test: remove common.globalCheckRuben Bridgewater
2017-11-07test: improve assert messages in test-globalMark McNelis
2017-10-19test: replace fixturesDir with fixtures moduleThomas Karsten
2017-08-05test: explain sloppy mode for test-globalRich Trott
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-02test: use const for all require() callscjihrig
2016-11-02lib: make `String(global) === '[object global]'`Anna Henningsen
2016-10-10test: various test improvementsJames M Snell
2016-06-06test: use common.fixturesDir almost everywhereBryan English
2016-04-20test,tools: enable linting for undefined varsRich Trott
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny