We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb4c9a commit 422082cCopy full SHA for 422082c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Note: This is in reverse chronological order, so newer entries are added to the top.
2
3
+Swift 5.7
4
+-----------
5
+
6
+* [#4119]
7
8
+ Add a `--disable-testable-imports` flag to `swift test` with which tests are built without the testability feature (`import @tstable` disabled).
9
10
Swift 5.6
11
-----------
12
* [SE-0332]
@@ -209,3 +216,4 @@ Swift 3.0
209
216
[#3890]: https://github.com/apple/swift-package-manager/pull/3890
210
217
[#3901]: https://github.com/apple/swift-package-manager/pull/3901
211
218
[#3942]: https://github.com/apple/swift-package-manager/pull/3942
219
+[#4119]: https://github.com/apple/swift-package-manager/pull/4119
0 commit comments