File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -455,20 +455,6 @@ There are several failure cases that may surface to end users:
455
455
module \(target name).
456
456
```
457
457
458
- ### Testing
459
-
460
- This feature was tested with a mix of unit and integration tests.
461
- - ` Tests/BuildTests/BuildPlanTests.swift ` : Added several unit tests to assert
462
- behavior for fundamental mixed target use cases.
463
- - ` Tests/PackageLoadingTests/ModuleMapGenerationTests.swift ` : Added a unit test
464
- to cover changes at the module map generation level.
465
- - ` Tests/PackageLoadingTests/PackageBuilderTests.swift ` : Added several unit
466
- tests to assert behavior when loading a mixed target.
467
- - ` Tests/FunctionalTests/MixedTargetTests.swift ` : Added a thorough suite of
468
- integration tests that use targets defined in the ` Fixtures/MixedTargets `
469
- directory. These fixture targets double as documented examples for different
470
- mixed target configurations.
471
-
472
458
## Security
473
459
474
460
This has no impact on security, safety, or privacy.
You can’t perform that action at this time.
0 commit comments