71 Commits (6ff3b0324067b688610e85db9e008d4afceb19cb)

Author SHA1 Message Date
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
brad-decker 18016d3b3f test: replace assert.equal with assert.strictEqual 8 years ago
Ben Noordhuis 13c4f44e97 test: add new.target add-on regression test 8 years ago
Rich Trott 837e822992 test: refactor make-callback-recurse test 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Daniel Bevenius 09d41e22cc test: rename target to exports for consistency 8 years ago
Daniel Bevenius 9bb250ba34 test: enable node-module-version/test.js with debug 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Anna Henningsen 4c9b0bdf2f test: add an zlib binding addon test 8 years ago
Gibson Fahnestock 9a0d26fa43 test: remove internal headers from addons 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 8 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 8 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Alexis Campailla 6e2ae8aeee test,win: skip addons/load-long-path on WOW64 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
Rich Trott 517d1da47c test: favor strictEqual() in addon test 9 years ago
James M Snell 5d38d543cd src,module: add --preserve-symlinks command line flag 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
Ben Noordhuis f644368e7c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Rich Trott 6c49714df0 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 9 years ago
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons 9 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 years ago