0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Anna Henningsen be97db92af test: add buffer alignment regression tests
Buffers instances can have arbitrary alignment. `node-ffi` depends on
this. Add some regression tests to ensure we don't break this in the
future.

PR-URL: https://github.com/nodejs/node/pull/5752
Reviewed-By: trevnorris - Trevor Norris <trev.norris@gmail.com>
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
2016-03-19 07:08:08 -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: add buffer alignment regression tests 2016-03-19 07:08:08 -07:00
heap-profiler test: fix heap-profiler link error LNK1194 on win 2015-10-28 21:13:34 +01:00
hello-world
hello-world-function-export
load-long-path
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
.gitignore
testcfg.py