summaryrefslogtreecommitdiff
path: root/test/addons/buffer-free-callback/binding.cc
AgeCommit message (Expand)Author
2018-09-07test: remove usage of deprecated V8 APIs in addonsMichaƫl Zasso
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-06-29test: don't use internal headers in add-on testsBen Noordhuis
2016-03-19test: add buffer alignment regression testsAnna Henningsen
2015-10-12buffer: fix assertion error in WeakCallbackFedor Indutny
2015-10-06buffer: FreeCallback should be tied to ArrayBufferFedor Indutny