467 Commits (49577269e25fa2ea585d9005cff6e7167c85b258)

Author SHA1 Message Date
Benjamin Coe 5be4dfaa13
test: make it easier to run tests for subsystems 7 years ago
JP Wesselink 03954f778e
tools, build: refactor macOS installer 7 years ago
Benjamin Coe a1b6cfd362
build: run es-module tests in CI 7 years ago
Trevor Norris 4321206c5b
build: add test-with-async-hooks 7 years ago
Nikolai Vavilov b2eb98721e
build: use generic names for linting tasks 7 years ago
Gibson Fahnestock 66e45b821a
build: don't fail `make test` on source tarballs 7 years ago
Rich Trott d38e643409
test: remove obsolete debugger tests 7 years ago
Benjamin Coe e9442d1582
test: exclude write-coverage from coverage report 7 years ago
Simon Brewster 9168b8cf47
test: use no-save and no-package-lock flags 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 7 years ago
Rich Trott 70c775a810 test: run abort tests 7 years ago
Daniel Bevenius a36b540502 build: for --enable-static, run only cctest 7 years ago
Jon Moss 8850fd4da1 build: allow proper generation of html docs 7 years ago
Anna Henningsen 491cc76871
src: use `unordered_set` instead of custom rb tree 7 years ago
Ruslan Bekenev 2710616d53 build: remove duplicated code 7 years ago
James M Snell eac0147085 tools: checkout for unassigned DEP00XX codes 7 years ago
jeyanthinath e88908d868
build: enable C++ linting for src/*/* 7 years ago
Evan Lucas e36166bd18 build: codesign tarball binary on macOS 7 years ago
Evan Lucas 2309f3aaa6 build,tools: do not force codesign prefix 7 years ago
Michaël Zasso 016d81ceec
build: run test-hash-seed at the end of test-v8 7 years ago
Ali Ijaz Sheikh 9fedc1f096
test: verify hash seed uniqueness 7 years ago
Rich Trott 22436b055d build: check for linter in bin rather than lib 7 years ago
Gibson Fahnestock b7473c2117 build: fail linter if linting not available 7 years ago
Bryce Baril ca50a19610 build: use existing variable to reduce complexity 9 years ago
Rich Trott 7b56fd8cf0 build: streamline JS test suites in Makefile 8 years ago
Peter Dave Hello 1474b7a032 build: xz tarball extreme compression 8 years ago
Rod Vagg 7a1dc1fba3
build: avoid /docs/api and /docs/doc/api upload 8 years ago
Joyee Cheung 6342988053 build: clean up napi build in test-addons-clean 8 years ago
Daniel Bevenius ad7b98baa8 build: don't print directory for GNUMake 8 years ago
Trevor Norris c68ebe8436
makefile: add async-hooks to test and test-ci 8 years ago
Brian White 7a5bac5d36
build: add target for checking for perm deopts 8 years ago
Vse Mozhet Byt 42dca99cd7 doc, tools: add doc linting to CI 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Sakthipriyan Vairamani (thefourtheye) 716d831a64 build: make linter targets silent 8 years ago
Ruslan Bekenev 47c255ef68 build: run cpplint even if jslint failed 8 years ago
Sebastian Van Sande 3d2181c5f0 test: run the addon tests last 8 years ago
Joyee Cheung baa2602539 build: add test-gc-clean and test-gc PHONY rules 8 years ago
Joyee Cheung c694633328 build: sort phony rules 8 years ago
Gibson Fahnestock 4dde87620a
build: don't test addons-napi twice 8 years ago
Gibson Fahnestock d19809a3c5
build: avoid passing kill empty input in Makefile 8 years ago
Gibson Fahnestock 57b850e975
build: use $(RM) in Makefile for consistency 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joyee Cheung 813b312b0e build: add rule to clean addon tests build 8 years ago
Rich Trott 189b49a4d3 build: fail on CI if leftover processes 8 years ago
Daniel Bevenius 8e8fbd80d0 test: add support for --gtest_filter 8 years ago
Brian White 29ff16f043
build: fix newlines in addon build output 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Ben Noordhuis b7ac0b25b8 build: don't rebuild test/gc add-on unnecessarily 8 years ago
Jan Krems fc3f0d63b4
build: add node-inspect integration test 8 years ago
Ben Noordhuis bae093a70b test: remove dependency on node-weak 8 years ago