node/test/addons
dave-k ac200a6122
test: add a second argument to assert.throws()
- a regular expression that matches the entire error message.

PR-URL: https://github.com/nodejs/node/pull/12139
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
2017-04-10 13:44:44 -04:00
..
async-hello-world test: use const for all require() calls 2017-01-30 12:08:31 -05:00
at-exit test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
buffer-free-callback test: use eslint to fix var->const/let 2017-01-30 12:08:39 -05:00
heap-profiler test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
hello-world test: use const for all require() calls 2017-01-30 12:08:31 -05:00
hello-world-function-export test: use const for all require() calls 2017-01-30 12:08:31 -05:00
load-long-path test: use eslint to fix var->const/let 2017-01-30 12:08:39 -05:00
make-callback src: make cross-context MakeCallback() calls work 2016-11-03 04:49:14 -05:00
make-callback-recurse test: add a second argument to assert.throws() 2017-04-10 13:44:44 -04:00
new-target test: add new.target add-on regression test 2016-11-22 06:38:04 +01:00
node-module-version test: enable node-module-version/test.js with debug 2016-10-17 09:44:58 -07:00
null-buffer-neuter test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
openssl-binding test: enable addons test to pass with debug build 2016-10-06 11:53:15 -07:00
parse-encoding test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
repl-domain-abort test: use eslint to fix var->const/let 2017-01-30 12:08:39 -05:00
stringbytes-external-exceed-max test: use eslint to fix var->const/let 2017-01-30 12:08:39 -05:00
symlinked-module test: rename target to exports for consistency 2016-10-20 09:31:59 -07:00
zlib-binding test: enable addons test to pass with debug build 2016-10-06 11:53:15 -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