summaryrefslogtreecommitdiff
path: root/test/addons/make-callback-recurse
AgeCommit message (Expand)Author
2019-11-30test: use arrow functions in addons testsgarygsc
2019-10-25test: use arrow functions for callbacksmpark86
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-02-16test: fix warnings in addon testsAli Ijaz Sheikh
2018-02-08test: properly tag anonymous namespacesMichael Dawson
2017-12-06test: add common.crashOnUnhandledRejection()IHsuan
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-04-07test: add a second argument to assert.throws()dave-k
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-11-09test: refactor make-callback-recurse testRich Trott
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-06-29test: don't use internal headers in add-on testsBen Noordhuis
2016-06-28src: fix readability/namespace cpplint warningsBen Noordhuis
2016-05-25src: add include guards to internal headersBen Noordhuis
2016-05-13test: favor strictEqual() in addon testRich Trott
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2016-02-12test: add addons test for MakeCallbackTrevor Norris