0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1
Make BINARY an alias for LATIN1 rather than a distinct enum value.

PR-URL: https://github.com/nodejs/node/pull/7284
Refs: https://github.com/nodejs/node/pull/7262
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2016-06-19 09:26:37 +02:00
..
async-hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
at-exit test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
buffer-free-callback src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
heap-profiler test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
hello-world test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
hello-world-function-export test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
load-long-path test,win: skip addons/load-long-path on WOW64 2016-05-27 12:05:49 +02:00
make-callback src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
make-callback-recurse src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
null-buffer-neuter src: add include guards to internal headers 2016-05-25 09:54:24 +02:00
parse-encoding src: alias BINARY to LATIN1 2016-06-19 09:26:37 +02:00
repl-domain-abort test: build addons with V8_DEPRECATION_WARNINGS=1 2016-05-10 17:10:08 +02:00
stringbytes-external-exceed-max buffer: introduce latin1 encoding term 2016-06-07 13:51:14 -06:00
symlinked-module src,module: add --preserve-symlinks command line flag 2016-05-13 11:43:47 -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