mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a7335bd1f0
In preparation for a lint rule that will enforce assert.deepStrictEqual() over assert.deepEqual(), change tests and benchmarks accordingly. For tests and benchmarks that are testing or benchmarking assert.deepEqual() itself, apply a comment to ignore the upcoming rule. PR-URL: https://github.com/nodejs/node/pull/6213 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
test-abort-fatal-error.js | ||
test-child-process-spawn-loop.js | ||
test-crypto-dh.js | ||
test-dh-regr.js | ||
test-dtrace-jsstack.js | ||
test-exec.js | ||
test-fs-watch-file-slow.js | ||
test-fs-watch-file.js | ||
test-fs-watch-non-recursive.js | ||
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-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-hrtime.js | ||
test-process-uptime.js | ||
test-regress-GH-814_2.js | ||
test-regress-GH-814.js | ||
test-regress-GH-892.js | ||
test-stream2-basic.js | ||
test-stream-pipe-multi.js | ||
test-timer-wrap2.js | ||
test-timer-wrap.js | ||
test-timers.js | ||
test-tls-ci-reneg-attack.js | ||
test-tls-connect-memleak.js | ||
test-tls-securepair-client.js | ||
test-tls-server-large-request.js | ||
test-tls-session-timeout.js | ||
test-tls-throttle.js | ||
test-vm-memleak.js | ||
test-watch-file.js | ||
testcfg.py |