File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -328,6 +328,12 @@ swiftpm
328
328
indexstore-db
329
329
sourcekit-lsp
330
330
331
+ swiftsyntax
332
+ swiftsyntax-verify-generated-files
333
+
334
+ skstresstester
335
+ swiftevolve
336
+
331
337
# Build Playground support
332
338
playgroundsupport
333
339
@@ -781,6 +787,7 @@ stress-test
781
787
test-optimized
782
788
foundation
783
789
libdispatch
790
+ swiftsyntax
784
791
indexstore-db
785
792
sourcekit-lsp
786
793
lit-args =-v --time-tests
@@ -1018,6 +1025,7 @@ swiftpm
1018
1025
xctest
1019
1026
foundation
1020
1027
libdispatch
1028
+ swiftsyntax
1021
1029
indexstore-db
1022
1030
sourcekit-lsp
1023
1031
dash-dash
@@ -1389,6 +1397,10 @@ install-llbuild
1389
1397
install-swiftpm
1390
1398
install-libcxx
1391
1399
1400
+ # Build the stress tester and SwiftEvolve
1401
+ skstresstester
1402
+ swiftevolve
1403
+
1392
1404
# Build Playground support
1393
1405
playgroundsupport
1394
1406
@@ -1581,7 +1593,6 @@ assertions
1581
1593
swiftsyntax
1582
1594
swiftsyntax-verify-generated-files
1583
1595
1584
-
1585
1596
# ===------------------------------------------------------------------------===#
1586
1597
# Test Swift Stress Tester
1587
1598
# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments