aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-03-22lib,src: make constants not inherit from ObjectSakthipriyan Vairamani (thefourtheye)
2017-03-22events, doc: check input in defaultMaxListenersDavidCai
2017-03-22timers: fix not to close reused timer handleShigeki Ohtsu
2017-03-22tls: fix SecurePair external memory reportingBen Noordhuis
2017-03-22test: minor fixups for REPL eval testsAnna Henningsen
2017-03-22readline: rename `deDupeHistory` optionDanny Nemer
2017-03-21fs: (+/-)Infinity and NaN invalid unixtimestampLuca Maraschi
2017-03-21src, buffer: do not segfault on out-of-range indexTimothy Gu
2017-03-21test: add test for child_process.execFile()Rich Trott
2017-03-21test: fix flaky test-tls-socket-closeRich Trott
2017-03-21url: spec-compliant URLSearchParams parserTimothy Gu
2017-03-21test: add hasCrypto check to tls-socket-closeDaniel Bevenius
2017-03-20tools: ignore URLs in line length lintingRich Trott
2017-03-20src: ensure that fd 0-2 are valid on windowsBartosz Sosnowski
2017-03-20test: synchronize WPT url setters tests dataDaijiro Wachi
2017-03-20test: add tests for unixtimestamp generationLuca Maraschi
2017-03-20test: added net.connect lookup type checkLuca Maraschi
2017-03-20tls: fix segfault on destroy after partial readBen Noordhuis
2017-03-20test: fix assertion in vm testAnnaMag
2017-03-17readline: add option to stop duplicates in historyDanny Nemer
2017-03-17test: add coverage for child_process bounds checkRich Trott
2017-03-17test: failing behaviour on sandboxed ProxyAnnaMag
2017-03-17repl: Empty command should be sent to eval functionJan Krems
2017-03-17test: delay child exit in AIX for pseudo-tty testsGireesh Punathil
2017-03-16tls: keep track of stream that is closedjBarz
2017-03-16test: fix flaky test-domain-abort-on-uncaughtRich Trott
2017-03-16test: add more and refactor test cases to net.connectJoyee Cheung
2017-03-16util: display Symbol keys in inspect by defaultShahar Or
2017-03-16test: add more test cases of server.listen optionJoyee Cheung
2017-03-15lib, test: add duplicate symbol checking in E()DavidCai
2017-03-14test: added test for indexed propertiesAnnaMag
2017-03-14fs: include more fs.stat*() optimizationsBrian White
2017-03-14test: refactor test-util-inspect.jsAlexey Orlenko
2017-03-14test: add arrow functions to test-util-inspectAlexey Orlenko
2017-03-14test: fix repl-function-redefinition-edge-caseAlexey Orlenko
2017-03-14test: add regex to assert.throwsMatej Krajčovič
2017-03-14test: fail when child dies in fork-netJoyee Cheung
2017-03-14repl: refactor `LineParser` implementationBlake Embrey
2017-03-14url: spec-compliant URLSearchParams serializerTimothy Gu
2017-03-14test: test resolveObject with an empty pathDaijiro Wachi
2017-03-14test: fix flaky test-http-set-timeout-serverSantiago Gimeno
2017-03-13test: include all stdio strings for fork()Rich Trott
2017-03-13inspector: proper WS URLs when bound to 0.0.0.0Eugene Ostroukhov
2017-03-13net: allow missing callback for Socket.connectJuwan Yoo
2017-03-12assert: enforce type check in deepStrictEqualJoyee Cheung
2017-03-11test: add test for loading from global foldersRichard Lau
2017-03-11crypto: fix default encoding of LazyTransformLukas Möller
2017-03-10lib: simplify Module._resolveLookupPathsBrian White
2017-03-10url: prioritize toString when stringifyingTimothy Gu
2017-03-10util: throw toJSON errors when formatting %jTimothy Gu