node/test/addons
Rich Trott 8c634d78f8 test: favor strictEqual() in addon test
Replace `assert.equal()` with `assert.strictEqual()` throughout
`addon/make-callback-recurse/test.js`.

PR-URL: https://github.com/nodejs/node/pull/6704
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-05-17 08:52:39 -05:00
..
async-hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
at-exit test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
buffer-free-callback test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
heap-profiler test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
hello-world-function-export test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
load-long-path test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
make-callback test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
make-callback-recurse test: favor strictEqual() in addon test 2016-05-17 08:52:39 -05:00
null-buffer-neuter test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
repl-domain-abort test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-17 08:33:38 -05:00
stringbytes-external-exceed-max test: abstract skip functionality to common 2016-05-17 08:51:40 -05:00
symlinked-module src,module: add --preserve-symlinks command line flag 2016-05-17 08:52:27 -05:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py addons: build and test examples 2014-01-22 00:39:13 +04:00