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-21tls: fix segfault on destroy after partial readBen Noordhuis
2017-03-20lib, test: add duplicate symbol checking in E()DavidCai
2017-03-20test: fix assertion in vm testAnnaMag
2017-03-20test: add coverage for child_process bounds checkRich Trott
2017-03-20test: failing behaviour on sandboxed ProxyAnnaMag
2017-03-20test: delay child exit in AIX for pseudo-tty testsGireesh Punathil
2017-03-20test: fix flaky test-domain-abort-on-uncaughtRich Trott
2017-03-20test: added test for indexed propertiesAnnaMag
2017-03-20test: test resolveObject with an empty pathDaijiro Wachi
2017-03-20test: fix repl-function-redefinition-edge-caseAlexey Orlenko
2017-03-20test: add regex to assert.throwsMatej Krajčovič
2017-03-20test: fail when child dies in fork-netJoyee Cheung
2017-03-20tls: keep track of stream that is closedjBarz
2017-03-15inspector: proper WS URLs when bound to 0.0.0.0Eugene Ostroukhov
2017-03-14test: fix flaky test-http-set-timeout-serverSantiago Gimeno
2017-03-13doc: fix occurences of "the the"Jeroen Mandersloot
2017-03-13net: allow missing callback for Socket.connectJuwan Yoo
2017-03-13test: add test for loading from global foldersRichard Lau
2017-03-13test: add script to create 0-dns-cert.pemShigeki Ohtsu
2017-03-13test: add regex in test_cyclic_link_protectionClarence Dimitri CHARLES
2017-03-13test: add more WHATWG URL origin testsBrian White
2017-03-13test: increase coverage of consoleDavidCai
2017-03-13test: test buffer behavior when zeroFill undefinedRich Trott
2017-03-13test: limit lint rule disabling in message testRich Trott
2017-03-07test: skip the test with proper TAP messageSakthipriyan Vairamani (thefourtheye)
2017-03-07util: fix inspecting symbol key in stringAli BARIN
2017-03-06test: check the origin of the blob URLsDaijiro Wachi
2017-03-06test: changed test1 of test-vm-timeout.jsmaurice_hayward
2017-03-06test: remove obsolete eslint-disable commentRich Trott
2017-03-06benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer
2017-03-06inspector: libuv notification on incoming messageEugene Ostroukhov
2017-03-06test: fix args in parallel/test-fs-null-bytes.jsVse Mozhet Byt
2017-03-06test: fix tests when npn feature is disabled.Shigeki Ohtsu
2017-03-06test: add test-buffer-prototype-inspectRich Trott
2017-03-06test: fix flaky test-https-agent-create-connectionSantiago Gimeno
2017-03-06test: enable max-len for test-replRich Trott
2017-03-06test: fix test-internal-util-assertCrypto regexDaniel Bevenius
2017-03-06test: improve https coverage to check create connectionchiaki-yokoo
2017-03-06test: apply strict mode in test-replRich Trott
2017-03-06test: skip tests with common.skipSakthipriyan Vairamani (thefourtheye)
2017-03-06test: more comprehensive IDNA test casesTimothy Gu
2017-03-06tty: add ref() so process.stdin.ref() etc. workBen Schmidt
2017-03-01test: make test-intl-no-icu-data more robustMichaël Zasso
2017-03-01test: increase strictness for test-trace-eventRich Trott
2017-03-01src: add tracing controllermisterpoe
2017-02-28http: add new functions to OutgoingMessageBrian White
2017-02-28test: change common.expectsError() signatureRich Trott
2017-02-28test: favor assertions over console loggingRich Trott
2017-02-28test: run test-setproctitle where supportedHoward Hellyer
2017-02-27lib: deprecate node --debug at runtimeJosh Gavant