Skip to content

Commit 793b838

Browse files
author
Mishal Awadah
committed
[presets] Add swift package tests to the OS X package builders.
1 parent de8faa0 commit 793b838

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,10 @@ install-symroot=%(install_symroot)s
557557
# installed.
558558
install-prefix=%(install_toolchain_dir)s/usr
559559

560+
# Executes the lit tests for the installable package that is created
561+
# Assumes the swift-package-tests repo is checked out
562+
test-installable-package=1
563+
560564
# If someone uses this for incremental builds, force reconfiguration.
561565
reconfigure
562566

0 commit comments

Comments
 (0)