node/tools
Darshan Sen 167d7a9ee8
test: add postject to fixtures
This should make it possible to test out the creation of Single
Executable Applications on a PR without making outbound requests to
download and run postject using npm.

This is needed for https://github.com/nodejs/node/pull/45038.

Refs: 1840f3d9c5/meetings/2022-10-31.md (L75-L76)
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/45298
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tierney Cyren <hello@bnb.im>
2022-12-15 05:37:27 +00:00
..
actions tools: fix request-ci-failed comment 2022-11-03 02:14:40 +00:00
bootstrap
clang-format
configure.d
dep_updaters tools: add automation for updating libuv dependency 2022-11-21 18:18:35 +00:00
doc tools: fix incorrect version history order 2022-12-14 09:38:36 +00:00
eslint-rules esm: protect ESM loader from prototype pollution 2022-10-27 20:09:07 +00:00
gyp tools: update gyp-next to v0.13.0 2022-09-14 07:55:11 +00:00
icu build: avoid redefined macro 2022-11-22 14:54:19 +00:00
inspector_protocol
lint-md tools: update lint-md-dependencies 2022-12-04 11:07:41 -08:00
macos-installer
msvs build: remove unused language files 2022-10-27 09:02:04 -04:00
node_modules tools: update eslint to 8.29.0 2022-12-14 00:47:02 +00:00
pip
snapshot src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
v8
v8_gypfiles build: disable v8 snapshot compression by default 2022-12-12 01:53:53 +01:00
zos
.eslintrc.yaml
build-addons.mjs
certdata.txt tools: update certdata.txt 2022-11-18 20:12:33 +00:00
checkimports.py
compress_json.py
copyfile.py
cpplint.py
create_android_makefiles
create_expfile.sh
enable_fips_include.py
find-inactive-collaborators.mjs tools: keep Emeriti lists case-insensitive alphabetic 2022-10-28 04:21:20 +00:00
find-inactive-tsc.mjs tools: keep Emeriti lists case-insensitive alphabetic 2022-10-28 04:21:20 +00:00
gen_node_def.cc
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py
gyp_node.py
install.py build: add --libdir flag to configure 2022-08-28 08:12:42 +00:00
js2c.py
license2rtf.mjs
license-builder.sh test: add postject to fixtures 2022-12-15 05:37:27 +00:00
lint-pr-url.mjs
lint-sh.mjs
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl tls: remove trustcor root ca certificates 2022-12-10 15:57:01 +00:00
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
test.py test: fix timeout of test-heap-prof.js in riscv devices 2022-10-29 12:15:14 +00:00
update-acorn-walk.sh tools: add automation for updating acorn dependency 2022-11-10 09:27:45 +00:00
update-acorn.sh tools: add automation for updating acorn dependency 2022-11-10 09:27:45 +00:00
update-authors.mjs tools: fix typo in tools/update-authors.mjs 2022-09-30 05:49:00 +00:00
update-base64.sh tools: add missing step in update-base64.sh script 2022-11-20 12:06:24 +00:00
update-cares.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-eslint.sh
update-llhttp.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-nghttp2.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-npm.sh tools: allow scripts to run from anywhere 2022-11-09 14:17:44 +00:00
update-timezone.mjs tools: remove faulty early termination logic from update-timezone.mjs 2022-10-10 15:23:50 +00:00
update-undici.sh
utils.py test: fix timeout of test-heap-prof.js in riscv devices 2022-10-29 12:15:14 +00:00
v8-json-to-junit.py build: convert V8 test JSON to JUnit XML 2022-10-03 17:45:40 +00:00
valgrind.supp