summaryrefslogtreecommitdiff
path: root/test/addons/repl-domain-abort
AgeCommit message (Expand)Author
2019-11-30test: use arrow functions in addons testsgarygsc
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2018-02-16test: fix warnings in addon testsAli Ijaz Sheikh
2018-01-29domain: further abstract usage in C++Anatoli Papirovski
2017-12-01src: use nullptr instead of NULLDaniel Bevenius
2017-10-27test: use common.buildType in repl-domain-abortRich Trott
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-08-23test: remove unused parametersDaniil Shakir
2017-07-02test: replace indexOf with includes and startsWithNataly Shrits
2017-06-28test: remove unneeded HandleScope usageEzequiel Garcia
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2016-01-05test: remove unused varsRich Trott
2015-11-15test: fix path to module for repl test on WindowsMichael Cornacchia
2015-10-06test: load common.js in all testsRich Trott
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-09-02node,async-wrap: verify domain enter/exit are setTrevor Norris