summaryrefslogtreecommitdiff
path: root/test/common/index.mjs
Commit message (Expand)AuthorAgeFilesLines
* policy: add dependencies map for resourcesBradley Farias2019-07-261-6/+1
* tools: force common be required before any other modulesZYSzys2019-05-131-1/+1
* esm: phase two of new esm implementationguybedford2019-03-271-2/+12
* test: refactor `common.expectWarning()`Ruben Bridgewater2019-01-101-2/+0
* test: removed mustCallAsync from common and added inside testcaseQuinn Langille2018-10-141-2/+0
* test: inline common module booleanashleysimpson2018-10-141-2/+0
* test: rename common.ddCommand()Rich Trott2018-10-121-2/+2
* test: do not export common.leakedGlobals()Rich Trott2018-09-211-2/+0
* test: refactor structure of common/indexJames M Snell2018-09-051-4/+0
* test: move common.isCPPSymbolsNotMapped to tick-processor testsJames M Snell2018-08-241-4/+2
* test: move hijackstdio out of require('common')James M Snell2018-08-241-8/+0
* test: remove isGlibc from commonJames M Snell2018-08-231-2/+0
* test: remove common.fileExists()Rich Trott2018-08-081-2/+0
* test: run ESM tests in parallelMichaël Zasso2018-08-041-2/+0
* test: make crashOnUnhandleRejection opt-outMichaël Zasso2018-07-191-2/+2
* esm: loader hook URL validation and error messagesguybedford2018-06-301-67/+119
* test: remove common.globalCheckRuben Bridgewater2018-05-191-4/+0
* test: remove untested knownGlobalsRuben Bridgewater2018-05-191-25/+0
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-1/+1
* src: Remove lttng support.Glen Keane2018-03-011-9/+0
* lint: move eslint to new plugin systemGus Caplan2018-02-201-1/+1
* test: add es6 module global leakage testsWhoMeNope2017-11-281-0/+109