doc: improvements to debugger.markdown copy
[platform/upstream/nodejs.git] / test /
2016-01-19 Rich Trotttest: refactor test-net-connect-options-ipv6
2016-01-19 Brian Whitetest: use platformTimeout() in more places
2016-01-19 Devin Nakamuratest: fix race condition in test-http-client-onerror
2016-01-19 Brian Whitetest: fix flaky test-net-error-twice
2016-01-19 Brian Whitetest: try other ipv6 localhost alternatives
2016-01-19 Ben Noordhuistest: fix debug-port-cluster flakiness
2016-01-19 Evan Lucastest: add test for tls.parseCertString
2016-01-19 cjihrigsrc: fix line numbers on core errors
2016-01-19 Jeremiah Senkpieltest: use regular timeout times for ARMv8
2016-01-19 Jeremiah Senkpieltest: parallelize test-repl-persistent-history
2016-01-19 Santiago Gimenotest: fix domain-top-level-error-handler-throw
2016-01-19 Ben Noordhuistest: don't assume openssl s_client supports -ssl3
2016-01-19 Santiago Gimenotest: fix tls-inception flakiness
2016-01-19 Santiago Gimenotest: fix tls-inception
2016-01-19 Fedor Indutnytls_wrap: slice buffer properly in `ClearOut`
2016-01-19 Prince J Wesleyrepl: display error message when loading directory
2016-01-19 Rod Vaggnode: s/doNTCallbackX/nextTickCallbackWithXArgs/
2016-01-19 Rich Trotttest: mark test-cluster-shared-leak flaky
2016-01-19 Bryan Englishdoc, test: symbols as event names
2016-01-19 Rafał Pocztarskitest: skip long path tests on non-Windows
2016-01-19 cjihrigsrc: don't print garbage errors
2016-01-19 Rich Trotttest: fix flaky test-net-socket-local-address
2016-01-19 Brian Whitetest: improve cluster-disconnect-handles test
2016-01-19 Rich Trotttest: eliminate multicast test FreeBSD flakiness
2016-01-19 Santiago Gimenotest: fix http-many-ended-pipelines flakiness
2016-01-19 Rich Trotttest: use platform-based timeout for reliability
2016-01-19 Gireesh Punathiltest: fix time resolution constraint
2016-01-19 Evan Lucastest: add OS X to module loading error test
2016-01-19 Stefan Budeanucrypto: disable crypto.createCipher in FIPS mode
2016-01-19 Rich Trotttools: Use `throw new Error()` consistently
2016-01-19 Michael Cornacchiatest: skip instead of fail when mem constrained
2016-01-19 Michael Cornacchiatest: fix race condition in unrefd interval test
2016-01-19 Trevor Norrisasync_wrap: call callback in destructor
2016-01-19 Trevor Norrisasync_wrap: allow some hooks to be optional
2016-01-19 Brian Whiteutil: fix constructor/instanceof checks
2016-01-19 Sakthipriyan Vairamanilib,test: update let to const where applicable
2016-01-19 Tristian Flanaganmodule: fix column offsets in errors
2015-12-23 Julien Gillidomains: fix handling of uncaught exceptions
2015-12-23 Rich Trotttest: refactor test-http-exit-delay
2015-12-23 Fedor Indutnystream_wrap: error if stream has StringDecoder
2015-12-23 Santiago Gimenotest: fix cluster-disconnect-handles flakiness
2015-12-23 Peter A. Bigotbuffer: fix writeInt{B,L}E for some neg values
2015-12-23 Santiago Gimenotest: don't check the # of chunks in test-http-1.0
2015-12-23 Santiago Gimenotest: fix cluster-worker-isdead
2015-12-23 Bryan Englishtest: add test for repl.defineCommand()
2015-12-23 Rich Trotttest: mark test flaky on FreeBSD
2015-12-23 Rich Trotttest: mark cluster-net-send test flaky on windows
2015-12-23 Rich Trotttest: remove flaky designation from ls-no-sslv3
2015-12-23 Rich Trotttest: mark fork regression test flaky on windows
2015-12-23 Rich Trotttest: skip test if in FreeBSD jail
2015-12-23 Julien Gillitest: fix test-domain-exit-dispose-again
2015-12-23 Rich Trotttest: remove flaky status for cluster test
2015-12-23 Rich Trotttest: address flaky test-http-client-timeout-event
2015-12-23 Jan Schärnet: add local address/port for better errors
2015-12-23 Stefan Budeanutest: avoid test timeouts on rpi
2015-12-23 Rich Trotttest: fix flaky test-child-process-spawnsync-input
2015-12-23 Rich Trotttest: move test-specific function out of common
2015-12-23 fansworld-claudiotest: module loading error fix solaris #3798
2015-12-23 Rich Trotttest: skip test if FreeBSD jail will break it
2015-12-23 Rich Trotttest: fix flaky SmartOS test
2015-12-23 Rich Trotttest: run pipeline flood test in parallel
2015-12-23 Yosuke Furukawaquerystring: Parse multiple separator characters
2015-12-23 P.S.V.Rbuffer: let WriteFloatGeneric silently drop values
2015-12-23 Stefan Budeanutest: skip/replace weak crypto tests in FIPS mode
2015-12-23 Stefan Budeanutest: stronger crypto in test fixtures
2015-12-23 Stefan Budeanutest: increase crypto strength for FIPS standard
2015-12-23 Stefan Budeanutest: add hasFipsCrypto to test/common.js
2015-12-23 Stefan Budeanutest: add test for invalid DSA key size
2015-12-23 Ben Noordhuiscluster: remove handles when disconnecting worker
2015-12-23 Ben Noordhuischild_process: don't fork bomb ourselves from -e
2015-12-23 Carl Leitest: numeric flags to fs.open
2015-12-23 Rich Trotttest: refactor test-http-pipeline-flood
2015-12-23 Devin Nakamuratest: fix flaky test test-http-pipeline-flood
2015-12-23 cjihrigcluster: send suicide message on disconnect
2015-12-23 Sakthipriyan Vairamanitest: use really invalid hostname
2015-12-23 Imran Iqbaltest: Fix test-cluster-worker-exit.js for AIX
2015-12-23 Hugues Malphettestest: fix test-module-loading-error for musl
2015-12-23 Imran Iqbaltest: fix test-net-persistent-keepalive for AIX
2015-12-23 Evan Lucasrepl: don't crash if cannot open history file
2015-12-23 Michael Cornacchiatest: fix path to module for repl test on Windows
2015-12-23 Myles Borinstest: add test-zlib-flush-drain
2015-12-23 Sakthipriyan Vairamanitest: enhance fs-watch-recursive test
2015-12-03 Fedor Indutnyhttp: fix pipeline regression
2015-10-30 Rich Trotttest: split independent tests into separate files
2015-10-30 Ben Noordhuistest: add node::MakeCallback() test coverage
2015-10-29 Stefan Budeanutest: use port number from env in tls socket test
2015-10-29 Junliang Yantest: fix heap-profiler link error LNK1194 on win
2015-10-29 Evan Lucassrc: wrap source before doing syntax check
2015-10-29 Junliang Yantest: fix missing unistd.h on windows
2015-10-29 Ben Noordhuistest: add regression test for --debug-brk -e 0
2015-10-29 Sakthipriyan Vairamanirepl: handle comments properly
2015-10-29 Fedor Indutnytimers: reuse timer in `setTimeout().unref()`
2015-10-29 Jonas Dohsetest: port domains regression test from v0.10
2015-10-29 Rich Trotttest: remove util from common
2015-10-29 Rich Trotttest: remove util properties from common
2015-10-29 Rich Trotttest: split up buffer tests for reliability
2015-10-29 Rich Trotttest: parallelize long-running test
2015-10-29 Rich Trotttest: change call to deprecated util.isError()
2015-10-29 Rich Trottlib: fix cluster handle leak
2015-10-29 Michaël Zassotest: improve tests for util.inherits
next