node/test/addons
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping
* Make common.skip() exit.

  Also add common.printSkipMessage() for partial skips.

* Don't make needless things before skip

PR-URL: https://github.com/nodejs/node/pull/14021
Fixes: https://github.com/nodejs/node/issues/14016
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-07-04 12:41:49 +03:00
..
async-hello-world test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
async-hooks-promise async_hooks: proper id stacking for Promises 2017-06-16 19:27:29 +02:00
async-resource async_hooks: rename currentId and triggerId 2017-06-14 12:39:53 +02:00
at-exit test: remove undef NDEBUG from at-exit addons test 2017-07-02 06:19:16 +02:00
buffer-free-callback addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
heap-profiler
hello-world test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
hello-world-function-export test: remove unneeded HandleScope usage 2017-06-28 14:13:07 +02:00
load-long-path test: simplify test skipping 2017-07-04 12:41:49 +03:00
make-callback
make-callback-recurse
new-target
node-module-version
null-buffer-neuter addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
openssl-binding test: simplify test skipping 2017-07-04 12:41:49 +03:00
parse-encoding addons: remove semicolons from after module definition 2017-05-15 20:33:06 +02:00
repl-domain-abort test: replace indexOf with includes and startsWith 2017-07-02 23:36:39 +02:00
stringbytes-external-exceed-max test: simplify test skipping 2017-07-04 12:41:49 +03:00
symlinked-module test: simplify test skipping 2017-07-04 12:41:49 +03:00
zlib-binding
.gitignore
testcfg.py