summaryrefslogtreecommitdiff
path: root/test/addons/load-long-path
Commit message (Expand)AuthorAgeFilesLines
* src,doc,test: remove String::New default parameterAnna Henningsen2020-07-141-1/+1
* test: use arrow functions in addons testsgarygsc2019-11-301-1/+1
* test: clean tmpdir on process exitJoão Reis2019-08-101-6/+23
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-1/+1
* test, tools: suppress addon function cast warningsDaniel Bevenius2019-02-011-2/+2
* test: fix NewFromUtf8 compiler warningDaniel Bevenius2018-11-091-1/+2
* test: inline common module booleanashleysimpson2018-10-141-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-01-311-2/+3
* test,doc: make module name match gyp target nameGabriel Schulhof2017-09-101-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* addons: remove semicolons from after module definitionGabriel Schulhof2017-05-151-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* test: use const for all require() callscjihrig2017-01-021-1/+1
* test: replace assert.equal with assert.strictEqualbrad-decker2016-12-011-1/+1
* test: rename target to exports for consistencyDaniel Bevenius2016-10-191-2/+2
* test: enable addons test to pass with debug buildDaniel Bevenius2016-10-061-1/+4
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-2/+2
* test,win: skip addons/load-long-path on WOW64Alexis Campailla2016-05-271-0/+5
* test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis2016-05-101-0/+1
* module: use UNC paths when loading native addonsJustin Chase2015-10-053-0/+50