summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-24doc: split CONTRIBUTING.mdJoyee Cheung
2018-01-23src: fix fs.write() externalized string handlingBen Noordhuis
2018-01-22test: change assert message to defaultryanmahan
2018-01-22test: fix a bug & lint issues in inspector-helperAnatoli Papirovski
2018-01-22inspector: --inspect-brk for es modulesGuy Bedford
2018-01-21promises: refactor rejection handlingAnatoli Papirovski
2018-01-21test: use countdown timerMandeep Singh
2018-01-21test: check fs.read and fs.readsync inputOmar Crisostomo
2018-01-21http: free the parser before emitting 'upgrade'Luigi Pinca
2018-01-21test: fix flaky cluster unix socket testBen Noordhuis
2018-01-21build,test: make building addon tests less fragileBen Noordhuis
2018-01-21http: fix parsing of binary upgrade response bodyBen Noordhuis
2018-01-20util: implement util.getSystemErrorName()Joyee Cheung
2018-01-19test: make async-wrap-getasyncid parallelizableJoyee Cheung
2018-01-19http2: add checks for server close callbackJames M Snell
2018-01-19test: refactor test-http-parserJon Moss
2018-01-19test: replace assert.equal with assert.strictEqualSho Miyamoto
2018-01-18fs: encapsulate FSReqWrap moreJames M Snell
2018-01-18test: add assertions for TextEncoder/DecoderSho Miyamoto
2018-01-18http2: refactor read mechanismAnna Henningsen
2018-01-18timers: allow Immediates to be unrefedAnatoli Papirovski
2018-01-18test: improve console testsRuben Bridgewater
2018-01-18test: add standard console testswandalen
2018-01-18lib: make console writable and non-enumerableRuben Bridgewater
2018-01-18child_process: do not ignore proto values of envAnatoli Papirovski
2018-01-18fs: fix options.end of fs.ReadStream()陈刚
2018-01-18test: remove trivial buffer importssreepurnajasti
2018-01-18test: fix flaky interval testAnatoli Papirovski
2018-01-17buffer: throw when filling with empty bufferscjihrig
2018-01-17test: use shorthand propertiesTobias Nießen
2018-01-17test: simplify loadDHParam in TLS testTobias Nießen
2018-01-17cluster: resolve relative unix socket pathslaino
2018-01-17build: refine static and shared lib buildYihong Wang
2018-01-17test: improve to use template stringsreepurnajasti
2018-01-17test: fixed typos in napi testfurstenheim
2018-01-16src,doc,test: Fix common misspellingsRoman Reiss
2018-01-17test: test error messages from fs.realpath{Sync}Joyee Cheung
2018-01-17test: verify errors thrown from fs stat APIsJoyee Cheung
2018-01-17fs: throw fs.fstat{Sync} errors in JSJoyee Cheung
2018-01-16n-api: throw RangeError napi_create_typedarray()Jinho Bang
2018-01-16assert: throw without args in okRuben Bridgewater
2018-01-16assert: improve simple assertRuben Bridgewater
2018-01-17tls: migrate C++ errors to internal/errors.jsJoyee Cheung
2018-01-17tls: migrate argument type-checking errorsJoyee Cheung
2018-01-16util: change util.inspect depth defaultRuben Bridgewater
2018-01-15module: refactor loaderGus Caplan
2018-01-15child_process: ignore undef/proto values of env现充
2018-01-14crypto: assign deprecation code for setAuthTag/GCMTobias Nießen
2018-01-14async_hooks,test: only use IPv6 in http testAndreas Madsen
2018-01-14test: fix flaky interval testAnatoli Papirovski