summaryrefslogtreecommitdiff
path: root/test/common/index.js
AgeCommit message (Expand)Author
2019-12-06test: remove common.busyLoop()cjihrig
2019-12-02test: add an indicator `isIBMi`Xu Meng
2019-11-18test: handle undefined default_configurationShelley Vohr
2019-10-18test: remove common.skipIfInspectorEnabled()Rich Trott
2019-09-23bootstrap: add exception handling for profiler bootstrapShobhit Chittora
2019-08-22test: fix 'timeout' typoscjihrig
2019-07-05test: don't use deprecated crypto.fips propertyBen Noordhuis
2019-06-27tools: update eslintRuben Bridgewater
2019-06-12test: improve unexpected warnings errorRuben Bridgewater
2019-05-13tools: force common be required before any other modulesZYSzys
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-19test: allow leaked global check to be skippedcjihrig
2019-04-19test: add ability to skip common flag checksAnna Henningsen
2019-03-29test: move hasCrypto checkRuben Bridgewater
2019-03-29test: do not require flags when executing a fileRuben Bridgewater
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-27module: throw an error for invalid package.json main entriesRuben Bridgewater
2019-03-12lib: move DTRACE_* probes out of global scopeJames M Snell
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-08lib: move queueMicrotask to stableGus Caplan
2019-03-07test: remove usage of `process.binding()`Anna Henningsen
2019-03-02doc,lib,test: rename node-report to reportcjihrig
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-01-24test: remove common.isOSXMojaveRich Trott
2019-01-20test: switch to native v8 coverageBenjamin Coe
2019-01-18test: do not use uninitialized memory in common flags checkAnna Henningsen
2019-01-18test: add node-report testsLakshmiSwethaG
2019-01-17process: allow reading umask in workerscjihrig
2019-01-11test,worker: simplify common.isMainThreadRich Trott
2019-01-09test: set umask for testsRich Trott
2019-01-10test: refactor `common.expectWarning()`Ruben Bridgewater
2018-12-30test: remove try/catch in common.isMainThreadRich Trott
2018-12-23test: add hasCrypto check to common flags checkDaniel Bevenius
2018-12-19test: verify input flagsRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-13bootstrap: make Buffer and process non-enumerableRuben Bridgewater
2018-12-11lib: move DEP0120 to end of lifecjihrig
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-07test: fix flaky VM timeout test on Raspberry PiRich Trott
2018-11-06test: remove unused catch bindingscjihrig
2018-10-21test: skip failing tests for osx mojavejn99
2018-10-14test: removed mustCallAsync from common and added inside testcaseQuinn Langille
2018-10-14test: inline common module booleanashleysimpson
2018-10-12test: rename common.ddCommand()Rich Trott
2018-10-12test: refactor common.ddCommand()Rich Trott
2018-09-21test: do not export common.leakedGlobals()Rich Trott
2018-09-20test: remove common.hasSmallICURich Trott
2018-09-17inspector: enable Inspector JS API in workersEugene Ostroukhov
2018-09-13test: minor refactor in common/index.jsJames M Snell