Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-03-21tools: 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-18readline: 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-17tls: keep track of stream that is closedjBarz
2017-03-17test: fix flaky test-domain-abort-on-uncaughtRich Trott
2017-03-17test: 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-15test: added test for indexed propertiesAnnaMag
2017-03-15fs: include more fs.stat*() optimizationsBrian White
2017-03-15test: refactor test-util-inspect.jsAlexey Orlenko
2017-03-15test: add arrow functions to test-util-inspectAlexey Orlenko
2017-03-15test: fix repl-function-redefinition-edge-caseAlexey Orlenko
2017-03-15test: add regex to assert.throwsMatej Krajčovič
2017-03-15test: fail when child dies in fork-netJoyee Cheung
2017-03-15repl: 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-12test: add test for loading from global foldersRichard Lau
2017-03-12crypto: fix default encoding of LazyTransformLukas Möller
2017-03-11lib: simplify Module._resolveLookupPathsBrian White
2017-03-11url: prioritize toString when stringifyingTimothy Gu
2017-03-11util: 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-10src: 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