summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2019-04-10test: simplify vm-module-errors testRuben Bridgewater
2019-04-09child_process: use non-infinite maxBuffer defaultskohta ito
2019-04-09test: print child stderr in test-http-chunk-problemAnna Henningsen
2019-04-08fs: warn on non-portable mkdtemp() templatescjihrig
2019-04-08module: remove dead codeRuben Bridgewater
2019-04-08crypto: fix rsa key gen with non-default exponentSam Roberts
2019-04-08test: fix test-worker-memory.js for large cpu #sMichael Dawson
2019-04-08test: fix this scope bug in test-stream2-writable.jsgengjiawen
2019-04-08crypto: add support for RSA-PSS keysTobias Nießen
2019-04-08buffer: fix custom inspection with extra propertiesRuben Bridgewater
2019-04-07assert: fix rejects stack trace and operatorRuben Bridgewater
2019-04-06test: fix test-repl-require-after-writeMichaël Zasso
2019-04-06buffer: add {read|write}Big[U]Int64{BE|LE} methodsNikolai Vavilov
2019-04-06lib: remove `env: node` in eslint config for lib filesJoyee Cheung
2019-04-06src: port coverage serialization to C++Joyee Cheung
2019-04-05test: cover napi_get/set/has_named_property()Gabriel Schulhof
2019-04-05report: add support for UDP connected socketsRichard Lau
2019-04-04test: fix test-benchmark-moduleRich Trott
2019-04-05test: test vm.runInNewContext() filename optionBen Noordhuis
2019-04-04crypto: fail early if passphrase is too longTobias Nießen
2019-04-04crypto: fix crash of encrypted private key export without cipherFilip Skokan
2019-04-04src: prevent crash in TTYWrap::InitializeThomas
2019-04-04buffer: fix concat error messageRuben Bridgewater
2019-04-04module: inline try catchRuben Bridgewater
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2019-04-04util: use minimal object inspection with %s specifierRuben Bridgewater
2019-04-04src: port bootstrap/cache.js to C++Joyee Cheung
2019-04-04src: implement MemoryRetainer in EnvironmentJoyee Cheung
2019-04-03doc: fix default maxBuffer sizekohta ito
2019-04-03lib: remove Atomics.wakeGus Caplan
2019-04-03test: make module test pass with NODE_PENDING_DEPRECATIONAnna Henningsen
2019-04-03module: fix repl require calling the same file againRuben Bridgewater
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2019-04-02report: add cwd to reportcjihrig
2019-04-03process: run RunBootstrapping in CreateEnvironmentJoyee Cheung
2019-04-03util: improve error property inspectionRuben Bridgewater
2019-04-03util: improve `inspect()` compact number modeRuben Bridgewater
2019-04-03module: mark DEP0019 as End-of-LifeRuben Bridgewater