0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/pummel
Tobias Nießen 3fe165ace6 test: use ES6 classes instead of util.inherits
PR-URL: https://github.com/nodejs/node/pull/16938
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2017-11-12 10:29:45 -08:00
..
test-abort-fatal-error.js
test-child-process-spawn-loop.js
test-crypto-dh.js
test-crypto-timing-safe-equal-benchmarks.js test: make use of common/fixtures.fixturesDir 2017-10-12 18:26:29 -07:00
test-dh-regr.js test: improve assert message in test-dh-regr 2017-10-13 12:50:20 -07:00
test-dtrace-jsstack.js
test-exec.js
test-fs-largefile.js
test-fs-watch-file-slow.js
test-fs-watch-file.js
test-fs-watch-non-recursive.js
test-hash-seed.js test: use common/fixtures module in hash-seed test 2017-11-12 05:51:07 -08:00
test-http-client-reconnect-bug.js
test-http-many-keep-alive-connections.js
test-http-upload-timeout.js
test-https-ci-reneg-attack.js
test-https-large-response.js
test-https-no-reader.js
test-keep-alive.js
test-net-connect-econnrefused.js
test-net-connect-memleak.js test: remove error message 2017-10-19 02:26:01 -02:00
test-net-many-clients.js
test-net-pause.js
test-net-pingpong-delay.js
test-net-pingpong.js
test-net-throttle.js
test-net-timeout2.js
test-net-timeout.js
test-net-write-callbacks.js
test-next-tick-infinite-calls.js
test-process-cpuUsage.js
test-process-hrtime.js
test-process-uptime.js
test-regress-GH-814_2.js
test-regress-GH-814.js
test-regress-GH-892.js
test-stream-pipe-multi.js test: remove assert message 2017-10-10 12:24:36 +08:00
test-timer-wrap2.js
test-timer-wrap.js
test-timers.js
test-tls-ci-reneg-attack.js
test-tls-connect-memleak.js test: clarify assertion failure 2017-10-09 02:13:20 -07:00
test-tls-securepair-client.js
test-tls-server-large-request.js test: use ES6 classes instead of util.inherits 2017-11-12 10:29:45 -08:00
test-tls-session-timeout.js
test-tls-throttle.js
test-vm-memleak.js
test-vm-race.js
test-watch-file.js
testcfg.py