Skip to content

Commit f8ae5c1

Browse files
committed
[build-presets] Test SwiftSyntax and related projects in CI
1 parent fae109e commit f8ae5c1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

utils/build-presets.ini

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,12 @@ swiftpm
328328
indexstore-db
329329
sourcekit-lsp
330330

331+
swiftsyntax
332+
swiftsyntax-verify-generated-files
333+
334+
skstresstester
335+
swiftevolve
336+
331337
# Build Playground support
332338
playgroundsupport
333339

@@ -1019,6 +1025,7 @@ swiftpm
10191025
xctest
10201026
foundation
10211027
libdispatch
1028+
swiftsyntax
10221029
indexstore-db
10231030
sourcekit-lsp
10241031
dash-dash
@@ -1390,6 +1397,10 @@ install-llbuild
13901397
install-swiftpm
13911398
install-libcxx
13921399

1400+
# Build the stress tester and SwiftEvolve
1401+
skstresstester
1402+
swiftevolve
1403+
13931404
# Build Playground support
13941405
playgroundsupport
13951406

0 commit comments

Comments
 (0)