summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-10test: add script to create 0-dns-cert.pemShigeki Ohtsu
2017-03-10test: add hasCrypto check to tls-legacy-deprecatedDaniel Bevenius
2017-03-09src: make process.env work with symbols in/deleteTimothy Gu
2017-03-10test: add regex in test_cyclic_link_protectionClarence Dimitri CHARLES
2017-03-10util: change sparse arrays inspection formatAlexey Orlenko
2017-03-09test: add more WHATWG URL origin testsBrian White
2017-03-09http: concatenate outgoing Cookie headersBrian White
2017-03-09http: append Cookie header values with semicolonBrian White
2017-03-09test: increase coverage of consoleDavidCai
2017-03-09lib, test: fix server.listen error messageJoyee Cheung
2017-03-09test: test buffer behavior when zeroFill undefinedRich Trott
2017-03-09doc: fix occurences of "the the"Jeroen Mandersloot
2017-03-08test: limit lint rule disabling in message testRich Trott
2017-03-06test: clean up comments in test-url-formatRich Trott
2017-03-06tls: runtime deprecation for tls.createSecurePair()James M Snell
2017-03-06test: skip the test with proper TAP messageSakthipriyan Vairamani (thefourtheye)
2017-03-06util: fix inspecting symbol key in stringAli BARIN
2017-03-05test: check the origin of the blob URLsDaijiro Wachi
2017-03-05v8: add cachedDataVersionTagAndres Suarez
2017-03-05test: changed test1 of test-vm-timeout.jsmaurice_hayward