14 Commits (be20e9ecfe79bea30fdca0f5757c0c54a02ac062)

Author SHA1 Message Date
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Daniel Bevenius 09d41e22cc test: rename target to exports for consistency 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 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
Anna Henningsen be97db92af test: add buffer alignment regression tests 9 years ago
Rich Trott a030c5cf49 test: remove unused assert module imports 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