0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/tools
Kunal Pathak 09dd6bbec6 build,test: run v8 tests on windows
`vcbuild.bat test-v8` : Runs unit test from v8 repo
`vcbuild.bat test-v8-intl` : Runs intl test from v8 repo
`vcbuild.bat test-v8` : Runs benchmarks from v8 repo

The runs needs
https://www.chromium.org/developers/how-tos/install-depot-tools
installed on the machine expects environment variable
`DEPOT_TOOLS_PATH` to be set to the path.

Set environment variable `DISABLE_V8_I18N` to disable i18n.

PR-URL: https://github.com/nodejs/node/pull/13992
Refs: https://github.com/nodejs/node/pull/4704
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-07-26 18:08:30 -07:00
..
configure.d
doc lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
eslint tools: update to ESLint 4.3.0 2017-07-25 12:21:32 -07:00
eslint-rules lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-07-17 09:36:23 -07:00
icu util: implement WHATWG Encoding Standard API 2017-07-24 14:04:13 -07:00
msvs build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-pkg.pmdoc
pkgsrc
rpm
.eslintrc.yaml tools: eslint - use error and off 2017-07-05 16:41:19 -04:00
certdata.txt
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py build: add npx to installers 2017-07-17 08:49:10 -07:00
js2c.py
jslint.js
license2rtf.js tools: change var to const in ./license2rtf 2017-07-02 19:27:09 -04:00
license-builder.sh
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh build,tools: do not force codesign prefix 2017-07-19 16:38:27 -05:00
osx-pkg-postinstall.sh build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-productsign.sh
package-lock.json tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
release.sh
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js
test-npm.sh
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py tools: increase test timeouts 2017-07-12 15:59:30 -07:00
update-authors.sh
update-eslint.sh tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
utils.py