summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-24test: use block scoped variable namesNeehar Venugopal
2017-04-24test: dynamic port in cluster eaddrinuseSebastian Plesciuc
2017-04-24test: dynamic port in cluster ipc throwSebastian Plesciuc
2017-04-24test: replace assertion error check with regexthelady
2017-04-24test: refactored context type err message to regexMuhsin Abdul-Musawwir
2017-04-24http: add type checking for hostnameJames M Snell
2017-04-24test: improve test-process-chdirvperezma
2017-04-24test: dynamic port in parallel cluster testsSebastian Plesciuc
2017-04-24debugger: remove obsolete _debug_agent.jsRich Trott
2017-04-24test: remove flaky designation for test on AIXRich Trott
2017-04-22test: dynamic port in cluster worker dgramSebastian Plesciuc
2017-04-22test: move test-debugger-repeat-last to sequentialkumarrishav
2017-04-21test: verify listener leak is only emitted oncecjihrig
2017-04-21test: use duplex streams in duplex stream testcjihrig
2017-04-21test: add coverage for vm's breakOnSigint optioncjihrig
2017-04-21test: use JSON.stringify to trigger stack overflowYang Guo
2017-04-21lib: remove _debugger.jsBen Noordhuis
2017-04-21lib,src,test: update --debug/debug-brk commentsBen Noordhuis
2017-04-21test: fix parallel/test-setproctitle.js on alpineDavid Cai
2017-04-20test: set benchmark-child-process flaky on windowsRich Trott
2017-04-20errors: port internal/process errors to internal/errorsJames M Snell
2017-04-20n-api: remove napi_get_value_string_length()Jason Ginchereau
2017-04-20repl: support hidden history file on WindowsBartosz Sosnowski
2017-04-20test: skip tests using ca flagsDaniel Bevenius
2017-04-19test: minimize time for child_process benchmarkRich Trott
2017-04-20test: console.log removed from test-net-localportFaiz Halde
2017-04-19test: dynamic port in cluster worker disconnectSebastian Plesciuc
2017-04-19test: remove uses of common.PORT in test-tls-client testsAhmed Taj elsir
2017-04-19src: add missing "http_parser.h" includeAnna Henningsen
2017-04-19test: dynamic port in cluster worker wait closeSebastian Plesciuc
2017-04-19test: dynamic port in cluster worker sendSebastian Plesciuc
2017-04-19test: increase coverage for buffer.jsRich Trott
2017-04-19buffer: add pending deprecation warningJames M Snell
2017-04-19src: add --pending-deprecation and NODE_PENDING_DEPRECATIONJames M Snell
2017-04-19test: add test for child_process benchmarkJoyee Cheung
2017-04-19src: don't call uv_run() after 'exit' eventBen Noordhuis
2017-04-18test: complete coverage of lib/child_process.jscjihrig
2017-04-18test: buffer should always be stringifiedLuca Maraschi
2017-04-18test: fix coverity UNINIT_CTOR cctest warningBen Noordhuis
2017-04-18test: add cwd ENOENT known issue testcjihrig
2017-04-18test: use dynamic port in test-cluster-bind-twiceRich Trott
2017-04-18test: remove common.PORT from test-cluster*.jsTarun Batra
2017-04-18buffer: fix backwards incompatibilityBrian White
2017-04-18test: use dynamic port in 3 test-cluster-worker testsSebastian Plesciuc
2017-04-18test: remove common.PORT from multiple testsTarun Batra
2017-04-18test: add --use-bundled-ca to tls-cnnic-whitelistDaniel Bevenius
2017-04-17Revert "test: port test for make_callback to n-api"James M Snell
2017-04-17test: port test for make_callback to n-apiHitesh Kanwathirtha
2017-04-17child_process: improve ChildProcess validationcjihrig