0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Kyle Farnung 148f402320 test: specify 'dir' for directory symlinks
Directory symlinks in Windows require the 'dir' flag to be passed to
create the symlink correctly.

PR-URL: https://github.com/nodejs/node/pull/19049
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Khaidi Chu <i@2333.moe>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-03-01 15:47:29 -08:00
..
async-hello-world test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
async-hooks-id
async-hooks-promise
async-resource
at-exit
buffer-free-callback
callback-scope test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
dlopen-ping-pong
errno-exception
heap-profiler
hello-world src: make process.dlopen() load well-known symbol 2018-03-01 13:45:57 +01:00
hello-world-esm lint: move eslint to new plugin system 2018-02-20 13:13:22 -06:00
hello-world-function-export
load-long-path
make-callback test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
make-callback-domain-warning test: fix deprecation warning in binding.cc 2018-02-22 06:25:58 +01:00
make-callback-recurse test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
new-target
node-module-version
not-a-binding
null-buffer-neuter
openssl-binding
openssl-client-cert-engine
parse-encoding
repl-domain-abort test: fix warnings in addon tests 2018-02-16 15:47:07 -08:00
stringbytes-external-exceed-max
symlinked-module test: specify 'dir' for directory symlinks 2018-03-01 15:47:29 -08:00
zlib-binding
.gitignore
testcfg.py