summaryrefslogtreecommitdiff
path: root/test/addons/at-exit
AgeCommit message (Expand)Author
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2018-12-19src: unload addons when environment quitsGabriel Schulhof
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-07-02test: remove undef NDEBUG from at-exit addons testDaniel Bevenius
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2016-01-01test: remove unused modulesRich Trott
2015-10-06test: load common.js in all testsRich Trott
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso
2015-08-18test: drop Isolate::GetCurrent() from addon testsBen Noordhuis
2015-08-18test: lint addon testsBen Noordhuis
2015-05-19test: enable linting for testsRoman Reiss
2014-03-14src, test: fix up ObjectWrap, `make test-addons`Ben Noordhuis
2014-01-22addons: build and test examplesFedor Indutny
2012-05-03addon: add AtExit() functionBen Noordhuis