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: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-exec.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-fs-largefile.js test: move test-fs-largefile to pummel 2017-07-20 16:18:21 +08:00
test-fs-watch-file-slow.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-fs-watch-file.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
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 lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-http-many-keep-alive-connections.js
test-http-upload-timeout.js
test-https-ci-reneg-attack.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-https-large-response.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-https-no-reader.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-keep-alive.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
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: fix conversion of microseconds in test 2017-08-09 20:08:23 -07:00
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: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
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: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-tls-connect-memleak.js test: clarify assertion failure 2017-10-09 02:13:20 -07:00
test-tls-securepair-client.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
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: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-tls-throttle.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-vm-memleak.js doc, lib, test: do not re-require needlessly 2017-07-21 20:40:52 +03:00
test-vm-race.js
test-watch-file.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
testcfg.py