mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
7c79490bfb
Expose `common.refreshTmpDir()` and only call it for tests that use common.tmpDir or common.PIPE. A positive side effect is the removal of a code smell where child processes were detected by the presence of `.send()`. Now each process can decide for itself if it needs to refresh tmpDir. PR-URL: https://github.com/nodejs/io.js/pull/1954 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
lib/punycode.js
|
|
test/addons/doc-*/
|
|
test/fixtures
|
|
test/**/node_modules
|
|
test/parallel/test-fs-non-number-arguments-throw.js
|
|
test/disabled
|
|
test/tmp*/
|