win,build: build and test add-ons on test-ci
authorBogdan Lobor <b.lobor@outlook.com>
Thu, 24 Mar 2016 07:52:27 +0000 (09:52 +0200)
committerMyles Borins <mborins@us.ibm.com>
Mon, 11 Apr 2016 17:03:36 +0000 (13:03 -0400)
commitf7eb48302c24e0b0f026c63df14f2e73ccaccb82
treeed11542dc7037c7ba6baa58c91c999ab340174c9
parent86d2af58d67847dc36becdd5436d600afacb0f9c
win,build: build and test add-ons on test-ci

Added build-addons task, it allows to build and test native addons
during test-ci task. Basically it should work in same way like
Makefile "build-addons" task.

Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: https://github.com/nodejs/node/pull/5886
Fixes: https://github.com/nodejs/node/issues/2537
vcbuild.bat