node/test/addons
Alexis Campailla ea287fc1a6 test,win: skip addons/load-long-path on WOW64
This test fails on WOW64 because of a bug in the OS, and there is
no acceptable workaround.

Ref: https://github.com/nodejs/node/issues/3667

PR-URL: https://github.com/nodejs/node/pull/6675
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com>
2016-06-02 22:40:49 +10: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 src: add include guards to internal headers 2016-06-02 22:40:43 +10: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,win: skip addons/load-long-path on WOW64 2016-06-02 22:40:49 +10:00
make-callback src: add include guards to internal headers 2016-06-02 22:40:43 +10:00
make-callback-recurse src: add include guards to internal headers 2016-06-02 22:40:43 +10:00
null-buffer-neuter src: add include guards to internal headers 2016-06-02 22:40:43 +10: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