node/test/addons
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global
Lint rules permitted the `gc` global in any test file. This change
limits it to just the files that need it.

PR-URL: https://github.com/nodejs/node/pull/6324
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-04-28 19:22:16 -07:00
..
async-hello-world test: fix missing unistd.h on windows 2015-10-28 20:58:38 +01:00
at-exit test: remove unused modules 2016-01-01 16:37:02 -08:00
buffer-free-callback test,tools: limit lint tolerance of gc global 2016-04-28 19:22:16 -07:00
heap-profiler test: fix heap-profiler link error LNK1194 on win 2015-10-28 21:13:34 +01:00
hello-world test: load common.js in all tests 2015-10-06 15:11:47 -07:00
hello-world-function-export test: load common.js in all tests 2015-10-06 15:11:47 -07:00
load-long-path module: use UNC paths when loading native addons 2015-10-05 22:09:51 +02:00
make-callback tools: Use `throw new Error()` consistently 2015-11-10 21:00:35 -08:00
make-callback-recurse test: add addons test for MakeCallback 2016-02-12 14:03:34 -07:00
null-buffer-neuter buffer: neuter external `nullptr` buffers 2015-11-02 08:37:38 -05:00
repl-domain-abort test: remove unused vars 2016-01-05 08:59:58 -08:00
stringbytes-external-exceed-max test: fix another flaky stringbytes test 2016-04-06 06:22:40 -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