0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons
Ben Noordhuis 1aa9d3a2ab build: make ci test addons in test/addons
Make `make test-addons` part of the `make test-ci` target.

Use order-only prerequisites to make generating and building the add-ons
concurrency-safe when $JOBS > 1 and fudge the dependency on $(NODE_EXE)
so that add-ons are only rebuilt when needed instead of all the time.

PR-URL: https://github.com/nodejs/node/pull/2428
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Rod Vagg <rod@vagg.org>
2015-08-25 12:03:57 +02:00
..
async-hello-world test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
at-exit test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
heap-profiler deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
hello-world test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
hello-world-function-export test: drop Isolate::GetCurrent() from addon tests 2015-08-18 21:27:43 +02:00
repl-domain-abort test: enable linting for tests 2015-05-19 21:21:27 +02:00
.gitignore build: make ci test addons in test/addons 2015-08-25 12:03:57 +02:00
testcfg.py addons: build and test examples 2014-01-22 00:39:13 +04:00