0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
Gibson Fahnestock 57f6a106fb test: fix temp-dir option in tools/test.py
If a temp-dir is specified and already exists, the NODE_TEST_DIR
environment variable will never be set. This fixes that.

PR-URL: https://github.com/nodejs/node/pull/10723
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
2017-01-12 13:32:02 -08:00
..
configure.d
doc tools: refactor json.js 2016-12-28 22:34:42 -08:00
eslint eslint: remove dangling eslint symlink 2017-01-12 13:29:36 -08:00
eslint-rules tools,test: enforce assert.ifError with lint rule 2017-01-09 09:20:38 -08:00
gyp deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
icu deps: Intl: ICU 58 bump: configure/LICENSE/docs 2016-10-31 13:42:52 -07:00
msvs win,msi: add required UIRef for localized strings 2016-12-20 14:41:23 +00:00
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt
check-imports.py
compress_json.py src: add /json/protocol endpoint to inspector 2016-09-23 18:51:47 +02:00
cpplint.py
create_android_makefiles
create_expfile.sh build: fix dependencies on AIX 2016-08-29 16:20:18 -04:00
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py build: add correct shared library naming on OS X 2016-08-09 11:55:01 -04:00
js2c.py src,tools: speed up startup by 2.5% 2016-10-25 13:16:16 +02:00
jslint.js
license2rtf.js lib,tools: remove unneeded escaping of / 2016-11-23 22:06:24 -08:00
license-builder.sh
lsan_suppressions.txt
macosx-firewall.sh tools: add macosx-firwall script to avoid popups 2016-12-09 08:31:08 +01:00
make-v8.sh v8: update make-v8.sh to use git 2016-11-09 17:34:22 -05:00
Makefile
mk-ca-bundle.pl
mkssldef.py build: export zlib symbols on Windows 2016-08-08 15:15:48 +02:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: use long format for gpg fingerprint 2016-11-07 10:34:10 -05:00
run-valgrind.py tools: make run-valgrind.py useful 2016-11-15 17:01:24 +01:00
sign.bat win,build: try multiple timeservers when signing 2016-10-19 00:11:02 +11:00
specialize_node_d.py
test-npm.sh
test.py test: fix temp-dir option in tools/test.py 2017-01-12 13:32:02 -08:00
update-authors.sh
utils.py