summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-08-03test: refactor test-fs-stat.jsRich Trott
2019-08-03report: include network interfaces in reportcjihrig
2019-08-02http2: destroy when settingsFn throws an errorhimself65
2019-08-01test: add tests for spaces in folder namesPaulBags
2019-08-01module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-08-01test: refactor test-beforeexit-event-exit using mustNotCallhimself65
2019-08-01test: refactoring test_error testinghimself65
2019-08-01test: update postmortem metadata test for V8 7.6cjihrig
2019-07-31n-api: refactoring napi_create_function testingOctavian Soldea
2019-07-31module: unify package exports test for CJS and ESMJan Krems
2019-07-30inspector: report all workersEugene Ostroukhov
2019-07-30test: use assert.throws() in test-require-json.jsAlejandro Nanez
2019-07-30worker: handle calling terminate when kHandler is nullelyalvarado
2019-07-30test: fix nits in test/fixtures/tls-connect.jsLuigi Pinca
2019-07-30test: fix race in test-http2-originAlba Mendez
2019-07-30src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov
2019-07-30test: udpate test comment descriptionAndres Bedoya
2019-07-30test: refactor test using assert instead of try/catchJuan Bedoya
2019-07-29vm: increase code coverage of source_text_module.jskball
2019-07-29test: improve test-async-hooks-http-parser-destroyGerhard Stoebich
2019-07-29test, util: refactor isObject in test-utilAlex Ramirez
2019-07-29test,report: relax CPU match requirementsAnna Henningsen
2019-07-29crypto: add null check to outputLength logiccjihrig
2019-07-27test: specialize OOM check for AIXSam Roberts
2019-07-26n-api: refactor a previous commitOctavian Soldea
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-26crypto: fix handling of malicious getters (scrypt)Tobias Nießen
2019-07-25crypto: add outputLength option to crypto.createHashTobias Nießen
2019-07-25assert: avoid potentially misleading reference to object identityAnna Henningsen
2019-07-25report: loop over uv_cpu_info() resultscjihrig
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-24domain: use strong reference to domain while activeAnna Henningsen
2019-07-23crypto: increase maxmem range from 32 to 53 bitsTobias Nießen
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-07-22dns: fix unsigned record valuesBrian White
2019-07-22src: do not include partial AsyncWrap instances in heap dumpAnna Henningsen
2019-07-20test: fix assertion argument order in test-esm-namespaceAlex Ramirez
2019-07-20stream: add null push transform in async_iteratorDavid Mark Clements
2019-07-20inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-20http2: compat req.completeRobert Nagy
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-20lib: rename lib/internal/readline.jscjihrig
2019-07-19test: changed function to arrow functionHarshitha KP
2019-07-19vm: remove usage of public util moduleKaren He
2019-07-18esm: implement "pkg-exports" proposalGuy Bedford
2019-07-18test,win: cleanup exec-timeout processesJoão Reis
2019-07-18tty: expose stream API from readline methodscjihrig
2019-07-18test: propagate napi_status to JSOctavian Soldea
2019-07-18test: use consistent test namingRich Trott
2019-07-17repl: fix some repl context issuesRuben Bridgewater