summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-04-22deps,test: bump googletest to 39f72ea6f5Refael Ackermann
2019-04-22report: use uv_gettimeofday for dumpEventTimeStampcjihrig
2019-04-22src: do not reuse async resource in http parsersDaniel Beckert
2019-04-22build: improve embedded code-cache detectionRefael Ackermann
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-22test: unskip copyfile permission testcjihrig
2019-04-22test: move known issue test to parallelcjihrig
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-22src: move SIGINT watchdog utils to the contextify bindingJoyee Cheung
2019-04-21test: mark some known flakesRefael Ackermann
2019-04-21test: remove flaky designation for test-cli-node-optionsRich Trott
2019-04-20test: increase coverage for dns.promises.lookup()Rich Trott
2019-04-19test: skip test-cpu-prof in debug builds with code cacheJoyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-19test: allow leaked global check to be skippedcjihrig
2019-04-19test: add ability to skip common flag checksAnna Henningsen
2019-04-19test: do not strip left whitespace in pseudo-tty testsRuben Bridgewater
2019-04-18test: fix postmortem metadata testMatheus Marchini
2019-04-18test: fix test-benchmark-bufferRich Trott
2019-04-18test: try to stabalize test-child-process-fork-exec-path.jsRefael Ackermann
2019-04-17child_process: change the defaults maxBuffer sizekohta ito
2019-04-17crypto: do not abort when setting throwsSam Roberts
2019-04-17src: allows escaping NODE_OPTIONS with backslashesMaƫl Nison
2019-04-16build: run `mkcodecache` as an actionRefael Ackermann
2019-04-16tools: implement mkcodecache as an executableJoyee Cheung
2019-04-16test: use assert.rejects() and assert.throws()Richard Lau
2019-04-16fs: fix infinite loop with async recursive mkdir on WindowsRichard Lau
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-16test: log errors in test-fs-readfile-tostring-failRichard Lau
2019-04-16test: ec2 generateKeyPairSync invalid parameter encodingRuwan Geeganage
2019-04-16repl: add welcome messagegengjiawen
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-04-15util: highlight stack framesRuben Bridgewater
2019-04-15buffer: use stricter range checksRuben Bridgewater
2019-04-15test: test privateEncrypt/publicDecrypt + paddingBen Noordhuis
2019-04-14test: fix test-dns-idna2008.jsRich Trott
2019-04-13tools: python: ignore instead of select flake8 rulesRefael Ackermann
2019-04-13tools: python: update flake8 rulesRefael Ackermann
2019-04-13src: make a Environment-independent proxy class for NativeModuleLoaderJoyee Cheung
2019-04-12lib,src,doc: add --heapsnapshot-signal CLI flagcjihrig
2019-04-12console: remove trace frameRuben Bridgewater
2019-04-12child_process: harden fork arguments validationZYSzys
2019-04-11test: mark some known flakesRefael Ackermann
2019-04-11lib: faster FreeListAnatoli Papirovski
2019-04-10report: improve signal name validationcjihrig
2019-04-10test: pass null params to napi_create_function()Octavian Soldea
2019-04-10test: cover thenables when we check for promisesszabolcsit
2019-04-10util: change inspect compact and breakLength defaultRuben Bridgewater
2019-04-10util: improve inspect edge casesRuben Bridgewater
2019-04-10test: use assert.rejectsRuben Bridgewater