summaryrefslogtreecommitdiff
path: root/test/common/tmpdir.js
Commit message (Expand)AuthorAgeFilesLines
* test: add and use tmpdir.hasEnoughSpace()Tobias Nießen2023-05-011-0/+6
* src,process: add permission modelRafael Gonzaga2023-02-231-7/+21
* test: add trailing commas in `test/common` (#45550)Antoine du Hamel2022-11-211-1/+1
* test: make tmpdir.js importable from esmGeoffrey Booth2022-08-231-2/+2
* test: put common lint exceptions into config fileRich Trott2021-07-131-1/+0
* fs: add rm methodIan Sutherland2020-10-081-4/+4
* test: work around ENOTEMPTY when cleaning tmp dirBen Noordhuis2019-12-121-38/+5
* test: use fs rimraf to refresh tmpdircjihrig2019-12-101-49/+1
* test: fix 'timeout' typoscjihrig2019-08-221-1/+1
* test: clean tmpdir on process exitJoão Reis2019-08-101-0/+39
* test: use unique tmpdirs for each testJoão Reis2019-08-101-1/+2
* test: always suffix `tmpdir`Refael Ackermann2019-06-061-5/+1
* test: shell out to `rmdir` first on WindowsRefael Ackermann2019-06-061-19/+53
* tools: force common be required before any other modulesZYSzys2019-05-131-1/+1
* test: use module.exports consistentlyJames M Snell2018-09-021-4/+10
* lint: move eslint to new plugin systemGus Caplan2018-02-201-1/+1
* test: move tmpdir to submodule of commonRich Trott2018-01-311-0/+67