0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Richard Lau ab15198471 tools: fix TypeError from test.py --time
Calculated durations are timedelta objects but the FormatTime function
is expecting a number in seconds.

PR-URL: https://github.com/nodejs/node/pull/20368
Fixes: https://github.com/nodejs/node/issues/20341
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-05-02 22:22:12 -07:00
..
bootstrap win, tools: add nasm to boxstarter script 2018-04-14 13:34:43 -07:00
configure.d
doc tools: dedupe property access in doc/type-parser 2018-05-02 05:50:01 +03:00
eslint-rules lint: change require-buffer rule message 2018-04-02 23:11:54 -05:00
gyp
icu tools: fix broken link in icu notes 2018-04-14 12:25:59 -07:00
macos-installer
msvs build, tools, win: add nasm detection for OpenSSL 2018-04-10 06:45:45 +09:00
node_modules tools: update ESLint to 4.19.1 2018-03-24 04:11:48 -07:00
pkgsrc
remark-cli
remark-preset-lint-node
rpm
.eslintrc.yaml
certdata.txt tools: update certdata.txt 2018-03-26 18:20:07 -04:00
check_macros.py
check-imports.py
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
dcheck_macros.py
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py tools: install all header files OpenSSL-1.1.0 2018-04-10 06:45:45 +09:00
js2c.py tools,bootstrap: preprocess gypi files to json 2018-03-09 12:38:31 -06:00
license2rtf.js
license-builder.sh
lint-js.js
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh tools: fix make test-v8 2018-04-11 13:23:27 -04:00
Makefile
mk-ca-bundle.pl
mkssldef.py build: add OpenSSL-1.1.0 support 2018-04-10 06:45:45 +09:00
nodcheck_macros.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js tools: fix test-npm-package 2018-03-12 19:49:27 -04:00
test-v8.bat
test.py tools: fix TypeError from test.py --time 2018-05-02 22:22:12 -07:00
update-authors.sh
update-babel-eslint.sh
update-eslint.sh
utils.py