0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/disabled
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/
Use assert.strictEqual instead of assert.equal in tests, manually
convert types where necessary.

PR-URL: https://github.com/nodejs/node/pull/10698
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
2017-01-11 14:19:26 +00:00
..
test-debug-brk-file.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
test-dgram-send-error.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
test-fs-largefile.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-http-abort-stream-end.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-https-loop-to-google.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
test-readline.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-sendfd.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-setuidgid.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
tls_server.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00