0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/pummel
Rich Trott d52ceb4935 test: favor === over == in test-timers.js
Use `===` instead of `==` in pummel/test-timers.js

PR-URL: https://github.com/nodejs/node/pull/8131
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-08-18 15:43:13 -07:00
..
test-abort-fatal-error.js test: make import common as the first line 2016-07-21 16:39:21 -07:00
test-child-process-spawn-loop.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30
test-crypto-dh.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-dh-regr.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-dtrace-jsstack.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-exec.js test: pummel test fixes 2016-02-01 09:17:55 -08:00
test-fs-watch-file-slow.js lib,benchmark,test: implement consistent braces 2016-07-12 10:33:29 -07:00
test-fs-watch-file.js test: remove unused vars 2016-01-05 08:59:58 -08:00
test-fs-watch-non-recursive.js test: remove unused assert module imports 2015-12-30 11:45:34 -08:00
test-http-client-reconnect-bug.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-http-many-keep-alive-connections.js test: don't use arguments.callee 2015-08-04 11:56:14 -07:00
test-http-upload-timeout.js test: fix style issues after eslint update 2016-01-13 23:16:17 +01:00
test-https-ci-reneg-attack.js test: cleanup IIFE tests 2016-07-14 22:07:14 -04:00
test-https-large-response.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-https-no-reader.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-keep-alive.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-net-connect-econnrefused.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-connect-memleak.js test: cleanup IIFE tests 2016-07-14 22:07:14 -04:00
test-net-many-clients.js lib: simplify code with String.prototype.repeat() 2016-03-21 16:42:58 -07:00
test-net-pause.js test: change calls to deprecated util.print() 2015-09-28 13:21:15 -07:00
test-net-pingpong-delay.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-net-pingpong.js test: use common platform helpers everywhere 2016-07-27 08:25:26 +02:00
test-net-throttle.js test: fix pummel test failures 2016-04-04 14:18:49 -07:00
test-net-timeout2.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-net-timeout.js test: fix undeclared variable access 2015-06-11 20:22:51 +02:00
test-net-write-callbacks.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-next-tick-infinite-calls.js test: remove unused assert module imports 2015-12-30 11:45:34 -08:00
test-process-cpuUsage.js process: add process.cpuUsage() - implementation, doc, tests 2016-04-29 16:07:06 -07:00
test-process-hrtime.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-process-uptime.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-regress-GH-814_2.js test,tools: limit lint tolerance of gc global 2016-04-28 19:22:16 -07:00
test-regress-GH-814.js test: make import common as the first line 2016-07-21 16:39:21 -07:00
test-regress-GH-892.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-stream2-basic.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-stream-pipe-multi.js buffer: add .from(), .alloc() and .allocUnsafe() 2016-03-16 08:34:02 -07:00
test-timer-wrap2.js test: remove unused modules 2016-01-01 16:37:02 -08:00
test-timer-wrap.js timers: remove unused repeat param in timer_wrap 2016-08-09 12:26:10 -07:00
test-timers.js test: favor === over == in test-timers.js 2016-08-18 15:43:13 -07:00
test-tls-ci-reneg-attack.js test: cleanup IIFE tests 2016-07-14 22:07:14 -04:00
test-tls-connect-memleak.js test: favor strict equality check 2016-08-18 15:40:32 -07:00
test-tls-securepair-client.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-tls-server-large-request.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-tls-session-timeout.js test: abstract skip functionality to common 2016-05-12 16:43:35 -04:00
test-tls-throttle.js test: use mustCall() for simple flow tracking 2016-07-18 17:14:16 -04:00
test-vm-memleak.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-watch-file.js test: fix assertion in test-watch-file.js 2016-08-18 15:15:56 -07:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00