summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2019-12-04module: add warnings for experimental flagsRongjian Zhang
2019-12-02test: add an indicator `isIBMi`Xu Meng
2019-11-23test: switch to object spread in common/benchmark.jspalmires
2019-11-18test: handle undefined default_configurationShelley Vohr
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-10-18test: remove common.skipIfInspectorEnabled()Rich Trott
2019-10-15doc: prepare miscellaneous docs for new markdown lint rulesRich Trott
2019-10-10test: remove unnecessary --expose-internals flagsAnna Henningsen
2019-10-05stream: do not deadlock duplexpairRobert Nagy
2019-09-23bootstrap: add exception handling for profiler bootstrapShobhit Chittora
2019-09-07doc: prepare markdown files for more stringent blank-line lintingRich Trott
2019-08-22test: fix 'timeout' typoscjihrig
2019-08-10test: clean tmpdir on process exitJoão Reis
2019-08-10test: use unique tmpdirs for each testJoão Reis
2019-08-03report: include network interfaces in reportcjihrig
2019-07-29test,report: relax CPU match requirementsAnna Henningsen
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-25report: loop over uv_cpu_info() resultscjihrig
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-15test: update hasFipsCrypto in test/common/READMEDaniel Bevenius
2019-07-12report: modify getReport() to return an ObjectChristopher Hiller
2019-07-05test: don't use deprecated crypto.fips propertyBen Noordhuis
2019-06-27tools: update eslintRuben Bridgewater
2019-06-20report: add report versioningcjihrig
2019-06-15report: add cpu info to report outputChristopher Hiller
2019-06-13test: remove FIB environment variable from cpu-prof.jsRich Trott
2019-06-13test: remove unused `output` argument for `getFrames()`Rich Trott
2019-06-13test: document cpu-prof moduleRich Trott
2019-06-12test: improve unexpected warnings errorRuben Bridgewater
2019-06-12test: split test-cpu-prof.jsJoyee Cheung
2019-06-06test: always suffix `tmpdir`Refael Ackermann
2019-06-06test: shell out to `rmdir` first on WindowsRefael Ackermann
2019-05-28test: run WPT in subdirectoriesJoyee Cheung
2019-05-24test: use ShellTestEnvironment in WPTJoyee Cheung
2019-05-14inspector: added NodeRuntime domainAleksei Koziatinskii
2019-05-13tools: force common be required before any other modulesZYSzys
2019-05-02test: document NODE_COMMON_PORT env varcjihrig
2019-04-29test: add missing ToC entriescjihrig
2019-04-29test: document report helper modulecjihrig
2019-04-29test: document NODE_SKIP_FLAG_CHECKcjihrig
2019-04-29test: document NODE_TEST_KNOWN_GLOBALScjihrig
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-22report: use uv_gettimeofday for dumpEventTimeStampcjihrig
2019-04-19test: allow leaked global check to be skippedcjihrig
2019-04-19test: add ability to skip common flag checksAnna Henningsen
2019-04-02report: add cwd to reportcjihrig
2019-03-29test: move hasCrypto checkRuben Bridgewater
2019-03-29test: do not require flags when executing a fileRuben Bridgewater
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater