node/test/internet
Rich Trott 57d3ba134a
test: refactor test-dgram-broadcast-multi-process
* Add check that `signal` is not null in callback.
* Use arrow functions for callbacks, destructuring where appropriate,
  and a trailing comma in multi-line arrays

PR-URL: https://github.com/nodejs/node/pull/26846
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-03-27 22:16:16 +01:00
..
test-dgram-broadcast-multi-process.js test: refactor test-dgram-broadcast-multi-process 2019-03-27 22:16:16 +01:00
test-dgram-membership.js
test-dgram-multicast-multi-process.js
test-dgram-multicast-set-interface-lo.js
test-dgram-send-cb-quelches-error.js
test-dns-any.js
test-dns-cares-domains.js
test-dns-idna2008.js test: fix syntax error in test-dns-idna2008.js when failing 2019-03-14 17:15:23 +01:00
test-dns-ipv4.js
test-dns-ipv6.js
test-dns-lookup.js
test-dns-promises-resolve.js benchmark,doc,lib,test: capitalize comments 2019-03-04 15:13:25 +01:00
test-dns-regress-6244.js
test-dns-setserver-in-callback-of-resolve4.js
test-dns-txt-sigsegv.js
test-dns.js test: improve internet/test-dns 2018-12-17 23:39:23 +00:00
test-http-dns-fail.js
test-http-https-default-ports.js
test-inspector-help-page.js
test-net-connect-timeout.js
test-net-connect-unref.js
test-tls-add-ca-cert.js
test-tls-connnect-melissadata.js
test-tls-reuse-host-from-socket.js
test-trace-events-dns.js
test-uv-threadpool-schedule.js test: tune test-uv-threadpool-schedule 2019-01-09 00:51:47 +01:00
testcfg.py