summaryrefslogtreecommitdiff
path: root/test/addons/load-long-path
AgeCommit message (Expand)Author
2019-11-30test: use arrow functions in addons testsgarygsc
2019-08-10test: clean tmpdir on process exitJoão Reis
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius
2018-10-14test: inline common module booleanashleysimpson
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig
2017-01-02test: use const for all require() callscjihrig
2016-12-01test: replace assert.equal with assert.strictEqualbrad-decker
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-05-27test,win: skip addons/load-long-path on WOW64Alexis Campailla
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2015-10-05module: use UNC paths when loading native addonsJustin Chase