0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Rich Trott 8330555295 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-23 19:58:04 -07:00
..
test-dgram-broadcast-multi-process.js test: refactor test-dgram-broadcast-multi-process 2019-03-23 19:58:04 -07: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-12 11:11:38 -04: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-02-28 18:31:10 +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-12 07:15:07 -08: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-07 19:08:05 -08:00
testcfg.py