summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-05src,lib: make process.binding('config') internalMasashi Hirano
2018-12-04test: remove unused addons-napi directoryRich Trott
2018-12-04test: add .gitignore file for node-apiRich Trott
2018-12-04test: partition N-API testsGabriel Schulhof
2018-12-04process: provide dummy stdio for non-console Windows appsAnna Henningsen
2018-12-04test: fix `common.mustNotCall()` usage in HTTP testAnna Henningsen
2018-12-04test: use ES2017 syntax in test-fs-open-*jy95
2018-12-04test: check for the correct strict equal arguments orderRuben Bridgewater
2018-12-03test: add flag scenario in test-fs-write-file-syncGireesh Punathil
2018-12-03http: destroy the socket on parse errorLuigi Pinca
2018-12-04src: use NativeModuleLoader to compile all the bootstrappersJoyee Cheung
2018-12-03test: improve comparison coverage to 100%Ruben Bridgewater
2018-12-03assert,util: fix sparse array comparisonRuben Bridgewater
2018-12-03assert: fix loose deepEqual map comparisonRuben Bridgewater
2018-12-03util: improve internal `isError()` validationRuben Bridgewater
2018-12-03util,console: handle symbols as defined in the specRuben Bridgewater
2018-12-03test: check invalid argument error for optiontimothy searcy
2018-12-03test: increase assert test coverageRuben Bridgewater
2018-12-03tls: add code for ERR_TLS_INVALID_PROTOCOL_METHODSam Roberts
2018-12-02http2: make compat writeHead not crash if the stream is destroyedMatteo Collina
2018-12-02http: fix error return in `Finish()`Fedor Indutny
2018-12-01test: show stdout and stderr in test-cli-syntax when it failsJoyee Cheung
2018-12-02console: split console into global.js and constructor.jsJoyee Cheung
2018-12-01test: minor refactoring of onticketkeycallbackDaniel Bevenius
2018-12-01url: reuse existing context in href setterTimothy Gu
2018-12-01src: set HAS_USERNAME/PASSWORD more strictlyTimothy Gu
2018-12-01Revert "url: make the context non-enumerable"Timothy Gu
2018-12-01timers: fix setTimeout expiration logicSuguru Motegi
2018-12-01test: mark test_threadsafe_function/test as flakyGireesh Punathil
2018-11-30test: verify order of error in h2 server streamMyles Borins
2018-11-30test: cover path empty string caselakatostamas
2018-11-30test: use arrow syntax for anonymous callbacksShubham Urkade
2018-11-29process: refactor the bootstrap mode branching for readabilityJoyee Cheung
2018-11-29http2: add compat support for nested array headersSebastiaan Deckers
2018-11-29test: fix the arguments order in assert.strictEqualpastak
2018-11-29win, fs: detect if symlink target is a directoryBartosz Sosnowski
2018-11-29process: fix omitting `--` from `process.execArgv`Anna Henningsen
2018-11-29stream: make async iterator .next() always resolveMatteo Collina
2018-11-29test: mark test-vm-timeout-escape-nexttick flakyGireesh Punathil
2018-11-28test: fix the arguments order in assert.strictEqualsigwyg
2018-11-28test: fix the arguments order in `assert.strictEqual`rt33
2018-11-28test: reach res._dump after abort ClientRequestTadhg Creedon
2018-11-28test: validate fs.rename() when NODE_TEST_DIR on separate mountDrew Folta
2018-11-28test: test and docs for detached fork processtimothy searcy
2018-11-29console: lazy load process.stderr and process.stdoutJoyee Cheung
2018-11-28test: fix arguments order in `assert.strictEqual`sota1235
2018-11-28test: fix arguments order in assert.strictEqualgrimrose
2018-11-28test: make test-uv-binding-constant JS engine neutralRich Trott
2018-11-28test: use arrow functionsagirk
2018-11-28test: fix arguments order in `assert.strictEqual`Takahiro Nakamura