File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -424,6 +424,8 @@ mixin-preset=buildbot_incremental_base
424
424
# on Foundation, so that is built as well. On OS X, Foundation is built as part
425
425
# of the XCTest Xcode project.
426
426
xctest
427
+ swift-testing
428
+ swift-testing-macros
427
429
428
430
build-swift-stdlib-unittest-extra
429
431
@@ -441,6 +443,8 @@ skip-test-foundation
441
443
release
442
444
assertions
443
445
xctest
446
+ swift-testing
447
+ swift-testing-macros
444
448
test
445
449
446
450
skip-test-cmark
@@ -1134,6 +1138,8 @@ lldb
1134
1138
foundation
1135
1139
swiftpm
1136
1140
swift-driver
1141
+ swift-testing
1142
+ swift-testing-macros
1137
1143
xctest
1138
1144
1139
1145
build-subdir =buildbot_linux
@@ -1147,6 +1153,8 @@ install-foundation
1147
1153
install-swiftpm
1148
1154
install-swift-driver
1149
1155
install-swiftsyntax
1156
+ install-swift-testing
1157
+ install-swift-testing-macros
1150
1158
install-xctest
1151
1159
install-prefix =/usr
1152
1160
swift-install-components =autolink-driver; compiler;clang-builtin-headers;libexec;stdlib;swift-remote-mirror;sdk-overlay;dev
@@ -3029,8 +3037,12 @@ build-subdir=compat_linux
3029
3037
foundation
3030
3038
libdispatch
3031
3039
xctest
3040
+ swift-testing
3041
+ swift-testing-macros
3032
3042
install-foundation
3033
3043
install-libdispatch
3044
+ install-swift-testing
3045
+ install-swift-testing-macros
3034
3046
install-xctest
3035
3047
swift-install-components =autolink-driver; compiler;clang-builtin-headers;stdlib;libexec;swift-remote-mirror;sdk-overlay;license
3036
3048
@@ -3223,6 +3235,8 @@ skip-early-swift-driver
3223
3235
3224
3236
llbuild
3225
3237
xctest
3238
+ swift-testing
3239
+ swift-testing-macros
3226
3240
swiftpm
3227
3241
3228
3242
swift-include-tests =0
@@ -3247,4 +3261,6 @@ install-foundation
3247
3261
install-libdispatch
3248
3262
install-llbuild
3249
3263
install-swiftpm
3264
+ install-swift-testing
3265
+ install-swift-testing-macros
3250
3266
install-xctest
You can’t perform that action at this time.
0 commit comments