node/test/addons
Ben Noordhuis 944174b189 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-26 21:14:37 +10:00
..
async-hello-world test: drop Isolate::GetCurrent() from addon tests 2015-08-19 11:39:28 -04:00
at-exit test: drop Isolate::GetCurrent() from addon tests 2015-08-19 11:39:28 -04: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-19 11:39:28 -04:00
hello-world-function-export test: drop Isolate::GetCurrent() from addon tests 2015-08-19 11:39:28 -04: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-26 21:14:37 +10:00
testcfg.py addons: build and test examples 2014-01-22 00:39:13 +04:00