mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
@@ -59,6 +59,7 @@ else
|
||||
compile-extension:mssql \
|
||||
compile-extension:notebook \
|
||||
compile-extension:resource-deployment \
|
||||
compile-extension:sql-bindings \
|
||||
compile-extension:sql-database-projects
|
||||
|
||||
# Configuration for more verbose output
|
||||
@@ -154,6 +155,12 @@ echo ************************************************
|
||||
# echo ******************************************
|
||||
# "$INTEGRATION_TEST_ELECTRON_PATH" $LINUX_EXTRA_ARGS --extensionDevelopmentPath=$ROOT/extensions/mssql --extensionTestsPath=$ROOT/extensions/mssql/out/test $ALL_PLATFORMS_API_TESTS_EXTRA_ARGS
|
||||
|
||||
echo ********************************************
|
||||
echo *** starting sql-bindings tests ***
|
||||
echo ********************************************
|
||||
"$INTEGRATION_TEST_ELECTRON_PATH" $LINUX_EXTRA_ARGS --extensionDevelopmentPath=$ROOT/extensions/sql-bindings --extensionTestsPath=$ROOT/extensions/sql-bindings/out/test $ALL_PLATFORMS_API_TESTS_EXTRA_ARGS
|
||||
|
||||
|
||||
echo ********************************************
|
||||
echo *** starting sql-database-projects tests ***
|
||||
echo ********************************************
|
||||
|
||||
Reference in New Issue
Block a user