Skip to content

Commit be40a22

Browse files
authored
Remove testing section
1 parent c19b689 commit be40a22

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

proposals/0403-swiftpm-mixed-language-targets.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -455,20 +455,6 @@ There are several failure cases that may surface to end users:
455455
module \(target name).
456456
```
457457

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-
472458
## Security
473459

474460
This has no impact on security, safety, or privacy.

0 commit comments

Comments
 (0)