tools: alphabetize eslint stylistic issues section
[platform/upstream/nodejs.git] / test /
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
2016-03-02 Santiago Gimenotest: fix `net-socket-timeout-unref` flakiness
2016-03-02 Vladimir Kurchatkintest: remove Object.observe from tests
2016-03-02 José F. Romaniellohttp: handle errors on idle sockets
2016-03-02 Коренберг Маркtls: add `options` argument to createSecurePair
2016-03-02 Michaël Zassolib,test: remove extra semicolons
2016-02-15 Myles Borinsnode_contextify: do not incept debug context
2016-02-15 Santiago Gimenotest: fix tls-no-rsa-key flakiness
2016-02-15 Roman Reisstest: fix issues for space-in-parens ESLint rule
2016-02-15 Rich Trotttest: improve test-cluster-disconnect-suicide-race
2016-02-15 Jackson Tianbuffer: make byteLength work with Buffer correctly
2016-02-15 Rich Trotttest: make test-cluster-disconnect-leak reliable
2016-02-15 Fedor Indutnycrypto: clear error stack in ECDH::Initialize
2016-02-15 cjihrigtest: fix flaky test-net-socket-local-address
2016-02-15 Rich Trotttest: fix race in test-net-server-pause-on-connect
2016-02-15 Rich Trotttest: remove 1 second delay from test
2016-02-15 Rich Trotttest: move resource intensive tests to sequential
2016-02-15 Rich Trotttest: require common module only once
2016-02-15 Rich Trotttest: only include http module once
2016-02-15 Santiago Gimenotest: fix `http-upgrade-client` flakiness
2016-02-15 Rich Trotttest: fix flaky unrefed timers test
2016-02-15 Evan Lucasrepl: make sure historyPath is trimmed
2016-02-15 Santiago Gimenotest: fix `http-upgrade-agent` flakiness
2016-02-15 Rich Trotttest: fix flaky test-cluster-shared-leak
2016-02-15 Santiago Gimenocluster: ignore queryServer msgs on disconnection
2016-02-15 Brian Whitehttp: fix non-string header value concatenation
2016-02-15 Brian Whitetest: fix flaky cluster-net-send
2016-02-15 Brian Whitetest: fix flaky child-process-fork-regr-gh-2847
2016-02-15 Santiago Gimenocluster: fix race condition setting suicide prop
2016-02-15 Santiago Gimenotest: fix tls-multi-key race condition
2016-02-15 Fedor Indutnytls: copy client CAs and cert store on CertCb
2016-02-15 Michaël Zassotest: fix style issues after eslint update
2016-02-15 Ben Noordhuisdebugger: guard against call from non-node context
2016-02-15 James M Snelldeps: update to http-parser 2.5.2
2016-02-09 James M Snellhttp: strictly forbid invalid characters from headers
2016-02-09 James M Snelldeps: update http-parser to version 2.5.1
2016-01-21 cjihrigtest: add test for debugging one line files
2016-01-21 cjihrigmodule,src: do not wrap modules with -1 lineOffset
2016-01-19 Rich Trottassert: accommodate ES6 classes that extend Error
2016-01-19 Rich Trotttest: mark test-debug-no-context is flaky
2016-01-19 Johan Bergströmtest: don't use cwd for relative path
2016-01-19 Rich Trotttest: write to tmp dir rather than fixture dir
2016-01-19 Johan Bergströmtest: don't assume a certain folder structure
2016-01-19 Johan Bergströmtest: make temp path customizable
2016-01-19 Rich Trotttest: remove unused vars from parallel tests
2016-01-19 Rich Trotttest: remove unused variables form http tests
2016-01-19 Rich Trotttest: extend timeout in Debug mode
2016-01-19 Rich Trotttest: remove unused variables from TLS tests
2016-01-19 Rich Trotttest: remove unused variables from HTTPS tests
2016-01-19 Rich Trotttest: remove unused variables from net tests
2016-01-19 Rich Trotttest: remove unused vars in ChildProcess tests
2016-01-19 Rich Trotttest: remove unused vars
2016-01-19 Rich Trotttest: remove unused modules
2016-01-19 Brian Whitetest: fix flaky cluster-disconnect-race
2016-01-19 Rich Trotttest: fix flaky test-http-agent-keepalive
2016-01-19 Rich Trotttest: remove flaky designations for tests
next