doc: add benjamingr to collaborator list
[platform/upstream/nodejs.git] / test /
2016-03-21 Michael Barrettdoc: document directories in test directory
2016-03-21 Wyatt Preultest: check memoryUsage properties The properties on...
2016-03-21 Rich Trotttest: remove broken debugger scenarios
2016-03-21 Rich Trotttools: enable no-extra-parens in ESLint
2016-03-21 Rich Trotttest: apply Linux workaround to Linux only
2016-03-21 Rich Trotttest: increase timeout for test-tls-fast-writing
2016-03-21 Rich Trotttest: retry on known SmartOS bug
2016-03-21 Santiago Gimenotest: fix flaky child-process-fork-regr-gh-2847
2016-03-21 Fedor Indutnycrypto: PBKDF2 works with `int` not `ssize_t`
2016-03-21 Rich Trotttest: fix test-timers.reliability on OS X
2016-03-21 Rich Trotttools: enable additional lint rules
2016-03-21 Jeremiah Senkpieltest: increase timeouts on some unref timers tests
2016-03-21 Trevor Norristest: prevent flakey test on pi2
2016-03-21 Rich Trotttest: mitigate flaky test-http-agent
2016-03-21 Rich Trotttest: remove flaky designation from fixed tests
2016-03-21 Santiago Gimenotest: refactor test-dgram-udp4
2016-03-21 Rich Trotttools: add Node.js-specific ESLint rules
2016-03-21 Vaibhavdoc: update removeListener behaviour
2016-03-21 Prince J Wesleyrepl: handle quotes within regexp literal
2016-03-21 Aayush Naiktest: remove unneeded bind() and related comments
2016-03-21 HUANG Weibuffer: remove duplicated code in fromObject
2016-03-21 Rich Trotttest: move cluster tests to parallel
2016-03-21 Anton Khlynovskiylib: freelist: use .pop() for allocation
2016-03-21 Brian Whitestream: fix no data on partial decode
2016-03-02 Rich Trotttest: remove flaky mark for test-debug-no-context
2016-03-02 Braydon Fullertest: add test for https server close event
2016-03-02 Rich Trotttest: use String.prototype.repeat() for clarity
2016-03-02 Rich Trotttest: mitigate flaky test-debug-no-context
2016-03-02 Fedor Indutnynet: use `_server` for internal book-keeping
2016-03-02 Igor Klopovcluster: dont rely on `this` in `fork`
2016-03-02 Evan Lucasnode: set process._eventsCount to 0 on startup
2016-03-02 Fedor Indutnytls: nullify `.ssl` on handle close
2016-03-02 Prince J Wesleydebugger: assert test before accessing this.binding
2016-03-02 Santiago Gimenotest: refactor test-dgram-send-callback-recursive
2016-03-02 Brian Whitechild_process: fix data loss with readable event
2016-03-02 Trevor Norrisbuffer: allow encoding param to collapse
2016-03-02 Trevor Norrisbuffer: properly retrieve binary length of needle
2016-03-02 Fedor Indutnyhttp: do not emit `upgrade` on advertisement
2016-03-02 Matt Loringtools: add --prof-process flag to node binary
2016-03-02 Matt Loringinstaller: install the tick processor
2016-03-02 Rich Trottsrc,test,tools: modify for more stringent linting
2016-03-02 Santiago Gimenotest: refactor test-http-destroyed-socket-write2
2016-03-02 Rich Trotttest: shorten path for bogus socket
2016-03-02 Rich Trottsrc: force line buffering for stderr
2016-03-02 Rich Trotttest: mark test-http-regr-gh-2928 flaky
2016-03-02 Rich Trotttest: mark test-http-agent flaky
2016-03-02 Rich Trotttest: minimal repl eval option test
2016-03-02 Michael Dawsontest: disable fs watch tests for AIX
2016-03-02 Santiago Gimenotest: fix child-process-fork-regr-gh-2847 again
2016-03-02 Rich Trotttest: fix flaky test-http-regr-gh-2928
2016-03-02 Shigeki Ohtsutest: enable to work pkcs12 test in FIPS mode
2016-03-02 Rich Trotttest: remove unneeded common.indirectInstanceOf()
2016-03-02 Fedor Indutnytest: disable gh-5100 test when in FIPS mode
2016-03-02 Jackson Tiantools: enable no-proto rule for linter
2016-03-02 Rich Trotttools: disallow mixed spaces and tabs for indents
2016-03-02 Rich Trotttest: fix flaky test-dgram-pingpong
2016-03-02 Santiago Gimenotest: fix child-process-fork-regr-gh-2847
2016-03-02 Fedor Indutnycrypto: add `pfx` certs as CA certs too
2016-03-02 Michael Dawsontest: don't run test-tick-processor.js on Aix
2016-03-02 Rich Trotttest: mark flaky tests on Raspberry Pi
2016-03-02 Rich Trotttools: lint for spacing around unary operators
2016-03-02 Rich Trotttools: enable no-redeclare rule for linter
2016-03-02 Brian Whitetest: fix inconsistent styling in test-url
2016-03-02 Rich Trotttest: fix redeclared vars in sequential tests
2016-03-02 Rich Trotttest: pummel test fixes
2016-03-02 Rich Trotttest: fix redeclared vars in test-vm-*
2016-03-02 Rich Trotttest: fix redeclared vars in test-url
2016-03-02 Rich Trotttest: fix redeclared test-util-* vars
2016-03-02 Rich Trotttest: fix variable redeclarations
2016-03-02 Rich Trotttest: fix redeclared test-path vars
2016-03-02 Rich Trotttest: fix var redeclarations in test-os
2016-03-02 Rich Trotttest: fix test-net-* variable redeclarations
2016-03-02 Rich Trotttest: fix redeclared test-intl var
2016-03-02 Rich Trotttest: fix redeclared test-http-* vars
2016-03-02 Rich Trotttest: fix redeclared test-event-emitter-* vars
2016-03-02 Rich Trotttest: remove redeclared var in test-domain
2016-03-02 Fedor Indutnyhttps: evict cached sessions on error
2016-03-02 Rich Trotttest: remove var redeclarations in test-crypto-*
2016-03-02 Rich Trotttest: remove test-cluster-* var redeclarations
2016-03-02 Santiago Gimenotest: fix test-http-extra-response flakiness
2016-03-02 Rich Trotttest: scope redeclared vars in test-child-process*
2016-03-02 Rich Trotttest: refactor switch
2016-03-02 Rich Trotttest: add common.platformTimeout() to dgram test
2016-03-02 Rich Trotttest: fix flaky cluster test on Windows 10
2016-03-02 Alan Cohentest: Add assertion for TLS peer certificate fingerprint
2016-03-02 Rich Trotttest,buffer: refactor redeclarations
2016-03-02 Santiago Gimenotest: fix test-tls-zero-clear-in flakiness
2016-03-02 Fedor Indutnytls_wrap: reach error reporting for UV_EPROTO
2016-03-02 Evan Lucasnet: move isLegalPort to internal/net
2016-03-02 Roman Reisstest: fix irregular whitespace issue
2016-03-02 Drew Foltatest: fs.link() test runs on same device
2016-03-02 Rich Trotttest: scope redeclared variable
2016-03-02 Evan Lucasdns: throw a TypeError in lookupService with invalid...
2016-03-02 cjihrigtest: update arrow function style
2016-03-02 Rich Trotttest: mark test-tick-processor flaky
2016-03-02 Rich Trotttest: refactor test-net-settimeout
2016-03-02 cjihrigprocess: support symbol events
2016-03-02 Rich Trotttest: remove race condition in http flood test
2016-03-02 Rich Trotttest: remove test-http-exit-delay
2016-03-02 Rich Trotttest: refactor test-fs-watch
next