0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
cjihrig 775de9cc96 test: improve module version mismatch error check
Refs: https://github.com/nodejs/node/pull/10606
PR-URL: https://github.com/nodejs/node/pull/10636
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2017-01-09 12:05:02 -05:00
..
async-hello-world test: use const for all require() calls 2017-01-02 18:28:18 -05:00
at-exit test: rename target to exports for consistency 2016-10-19 19:57:02 +02:00
buffer-free-callback test: rename target to exports for consistency 2016-10-19 19:57:02 +02:00
heap-profiler test: enable addons test to pass with debug build 2016-10-06 10:27:30 -07:00
hello-world test: use const for all require() calls 2017-01-02 18:28:18 -05:00
hello-world-function-export test: use const for all require() calls 2017-01-02 18:28:18 -05:00
load-long-path test: s/assert.notEqual()/assert.notStrictEqual()/ 2017-01-06 14:08:47 -05:00
make-callback src: make cross-context MakeCallback() calls work 2016-10-25 13:18:01 +02:00
make-callback-recurse test: refactor make-callback-recurse test 2016-11-09 19:21:30 -08:00
new-target test: add new.target add-on regression test 2016-11-21 14:34:25 +01:00
node-module-version test: improve module version mismatch error check 2017-01-09 12:05:02 -05:00
null-buffer-neuter test: rename target to exports for consistency 2016-10-19 19:57:02 +02:00
openssl-binding test: enable addons test to pass with debug build 2016-10-06 10:27:30 -07:00
parse-encoding test: rename target to exports for consistency 2016-10-19 19:57:02 +02:00
repl-domain-abort test: use const for all require() calls 2017-01-02 18:28:18 -05:00
stringbytes-external-exceed-max test: replace assert.equal with assert.strictEqual 2016-12-01 13:50:25 -06:00
symlinked-module test: rename target to exports for consistency 2016-10-19 19:57:02 +02:00
zlib-binding test: enable addons test to pass with debug build 2016-10-06 10:27:30 -07: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