Lines Matching refs:tests
105 if /i "%1"=="build-js-native-api-tests" set build_js_native_api_tests=1&goto arg-ok
106 if /i "%1"=="build-node-api-tests" set build_node_api_tests=1&goto arg-ok
143 if /i "%1"=="ignore-flaky" set test_args=%test_args% --flaky-tests=dontcare&goto arg-ok
613 @rem Run tests if requested.
615 if not defined build_addons goto build-js-native-api-tests
618 goto build-js-native-api-tests
635 :build-js-native-api-tests
636 if not defined build_js_native_api_tests goto build-node-api-tests
639 goto build-node-api-tests
652 goto build-node-api-tests
654 :build-node-api-tests
655 if not defined build_node_api_tests goto run-tests
658 goto run-tests
671 goto run-tests
673 :run-tests
676 goto node-tests
681 goto node-tests
686 goto node-tests
688 :node-tests
787 echo vcbuild.bat test : builds debug build and runs tests