summaryrefslogtreecommitdiff
path: root/test/parallel/test-require-symlink.js
Commit message (Expand)AuthorAgeFilesLines
* test: fix test-require-symlink on WindowsBartosz Sosnowski2018-11-281-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-03-291-3/+4
* test: fix spelling in test case commentsTobias Nießen2018-03-291-1/+2
* test: do not write fixture in test-require-symlinkRich Trott2017-09-201-29/+43
* test: remove envPlus, use Object.assign everywhereGibson Fahnestock2017-09-121-2/+1
* test: begin normalizing fixtures useJames M Snell2017-09-101-10/+12
* doc, lib, test: do not re-require needlesslyVse Mozhet Byt2017-07-281-2/+1
* test: simplify test skippingVse Mozhet Byt2017-07-191-3/+1
* tools: enable no-useless-return eslint rulecjihrig2017-04-251-2/+2
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-4/+6
* src: add NODE_PRESERVE_SYMLINKS environment variableMarc Udoff2016-10-241-1/+11
* test: cleanup test require symlinkPaul Grock2016-08-301-8/+9
* src,module: add --preserve-symlinks command line flagJames M Snell2016-05-131-1/+2
* module: preserve symlinks when requiringAlex Lamar2016-04-251-0/+57