61 Commits (f817875235aec724ba1c7130d7dfebb046b99da2)

Author SHA1 Message Date
Anna Henningsen d401e5575a test: add an zlib binding addon test 9 years ago
Gibson Fahnestock b5beae2529 test: remove internal headers from addons 9 years ago
Ben Noordhuis da9bd2fc48
src: alias BINARY to LATIN1 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Ben Noordhuis 15a32dd42b build: export openssl symbols on windows 9 years ago
Ben Noordhuis 6de80fcaea test: don't use internal headers in add-on tests 9 years ago
Ben Noordhuis 43e83576bd src: fix readability/namespace cpplint warnings 9 years ago
Alexis Campailla ea287fc1a6 test,win: skip addons/load-long-path on WOW64 9 years ago
Ben Noordhuis 64445674f0 src: add include guards to internal headers 9 years ago
Rich Trott 8c634d78f8 test: favor strictEqual() in addon test 9 years ago
James M Snell 95b7560d8e src,module: add --preserve-symlinks command line flag 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Ben Noordhuis f264749c5c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Rich Trott 955c90d725 benchmark,test,lib: remove extra spaces 9 years ago
Rich Trott 089362f8b8 test,tools: limit lint tolerance of gc global 9 years ago
Ali Ijaz Sheikh b73e1b3c5a test: fix another flaky stringbytes test 9 years ago
Ali Ijaz Sheikh f4ebd5989a test: fix flakiness of stringbytes-external 9 years ago
Anna Henningsen be97db92af test: add buffer alignment regression tests 9 years ago
Trevor Norris ab6fe5998a test: add addons test for MakeCallback 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 9 years ago
Michael Cornacchia c0bac95147 test: fix path to module for repl test on Windows 9 years ago
Rich Trott 35f2f64edd tools: Use `throw new Error()` consistently 9 years ago
Fedor Indutny 827ee498e3 buffer: neuter external `nullptr` buffers 9 years ago
Junliang Yan 9f967058e8 test: fix heap-profiler link error LNK1194 on win 9 years ago
Junliang Yan 4139f2a820 test: fix missing unistd.h on windows 9 years ago
Ben Noordhuis 3a091d29bf test: add node::MakeCallback() test coverage 9 years ago
Fedor Indutny 931118c9d7 buffer: fix assertion error in WeakCallback 9 years ago
Rich Trott 6f63a4af0e test: linting for buffer-free-callback test 9 years ago
Fedor Indutny d1f24044b9 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Justin Chase 8593b3e8eb module: use UNC paths when loading native addons 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 10 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 10 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Ben Noordhuis e0e96acc6f test: remove smalloc add-on test 10 years ago
Ben Noordhuis 4e90c82cdb test: add heap profiler add-on regression test 10 years ago
Ben Noordhuis 280fb01daf test: fix deprecation warning in addons test 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Trevor Norris 26ebe9805e smalloc: extend user API 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Trevor Norris 81a9739108 node,async-wrap: verify domain enter/exit are set 10 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Nathan Rajlich 50c88e0ff2 test: modify async native test.js to test for #4820 12 years ago