node/tools
Benjamin Coe b6d678b018
test: fix tests that fail under coverage
Make test runner capable of skipping tests, which makes it possible
to skip the failing test/message/core_line_numbers.js test.

Make nyc no longer generate compact instrumentation (this causes
significantly different code output, which leads to failing test
assertions).

PR-URL: https://github.com/nodejs/node/pull/20794
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Khaidi Chu <i@2333.moe>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
2018-05-23 17:05:38 -04:00
..
bootstrap win, tools: add nasm to boxstarter script 2018-04-16 16:15:56 -07:00
configure.d tools: fix AttributeError: __exit__ on Python 2.6 2017-12-27 19:41:34 +01:00
doc tools, doc: wrap manpage links in code elements 2018-05-22 14:13:28 -04:00
eslint-rules tools: stricter eslint rule for globals 2018-05-22 14:13:28 -04:00
gyp tools: fix "the the" typos in comments 2018-05-22 14:09:48 -04:00
icu tools: fix broken link in icu notes 2018-04-16 16:15:17 -07:00
macos-installer
msvs tools: fix "the the" typos in comments 2018-05-22 14:09:48 -04:00
node_modules tools: update ESLint to 4.19.1 2018-03-24 04:11:48 -07:00
pkgsrc
remark-cli tools: update prohibited-strings md linting 2018-05-22 14:13:28 -04:00
remark-preset-lint-node tools: update prohibited-strings md linting 2018-05-22 14:13:28 -04:00
rpm
.eslintrc.yaml
certdata.txt tools: update certdata.txt 2018-03-26 18:20:07 -04:00
check-imports.py
check_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
compress_json.py
cpplint.py tools: make C++ linter reject template< 2018-05-14 19:20:51 +02:00
create_android_makefiles
create_expfile.sh
dcheck_macros.py lib: add internal check macros 2018-03-05 08:35:44 -06:00
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: hide symbols for builtin JS files in binary 2018-05-14 19:21:41 +02:00
license-builder.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
license2rtf.js
lint-js.js tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
lsan_suppressions.txt
macos-firewall.sh tools: use macOS as operating system name 2018-05-12 17:51:54 +02:00
make-v8.sh tools: fix make test-v8 2018-04-16 16:04:35 -07: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 lib: add internal check macros 2018-03-05 08:35:44 -06:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py tools: remove --quiet from run-valgrind.py 2018-05-14 19:19:32 +02:00
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 test: fix tests that fail under coverage 2018-05-23 17:05:38 -04:00
update-authors.sh
update-babel-eslint.sh tools: add babel-eslint 2018-01-11 09:50:47 +01:00
update-eslint.sh tools: move eslint from tools to tools/node_modules 2018-01-11 09:48:05 +01:00
utils.py