Skip to content

Pull requests: apple/swift-testing

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore: update Discovery.cpp bug Something isn't working documentation Improvements or additions to documentation
#473 by eltociear was merged Jun 12, 2024 Loading…
2 tasks done
Switch doc generation to use 6.0 swift-6 Swift 6 issues (not affecting Swift 5.x) tools integration Integration of swift-testing into tools/IDEs
#470 by finestructure was merged Jun 12, 2024 Loading…
Remove remaining Swift 5.10 support. public-api Affects public API swift-6 Swift 6 issues (not affecting Swift 5.x) tools integration Integration of swift-testing into tools/IDEs
#467 by grynspan was merged Jun 12, 2024 Loading…
2 tasks done
Update README and other documentation files documentation Improvements or additions to documentation
#466 by stmontgomery was merged Jun 10, 2024 Loading…
2 tasks done
Fix Tag example in documentation. documentation Improvements or additions to documentation
#465 by medreisbach was merged Jun 8, 2024 Loading…
2 tasks done
remove reference to string literals for tags documentation Improvements or additions to documentation
#464 by medreisbach was merged Jun 7, 2024 Loading…
2 tasks done
Ensure default property values for __CommandLineArguments_v0 are all nil. bug Something isn't working swiftpm-integration Swift Package Manager integration tools integration Integration of swift-testing into tools/IDEs
#463 by grynspan was merged Jun 7, 2024 Loading…
2 tasks done
Delete the workaround for CommandLine.arguments being concurrency-unsafe. swift-6 Swift 6 issues (not affecting Swift 5.x) workaround Workaround for an issue in another component (may need to revert later)
#462 by grynspan was merged Jun 7, 2024 Loading…
2 tasks done
[CMake] Set macro build make program
#461 by etcwilde was merged Jun 6, 2024 Loading…
[cmake] Fix inconsistently imported warning. bug Something isn't working
#459 by jeffdav was merged Jun 6, 2024 Loading…
2 tasks done
Increase test coverage using exit tests. enhancement New feature or request
#458 by grynspan was merged Jun 7, 2024 Loading…
2 tasks done
Fix CMake files referencing GetSymbol.cpp -> GetSymbol.swift. bug Something isn't working tools integration Integration of swift-testing into tools/IDEs
#457 by grynspan was merged Jun 5, 2024 Loading…
2 tasks done
Fix mistakes in documentation comments for internal JSON-streaming interfaces. bug Something isn't working documentation Improvements or additions to documentation
#456 by grynspan was merged Jun 5, 2024 Loading…
2 tasks done
Reduce the number of calls to Environment.variable(named:). bug Something isn't working performance Performance issues tools integration Integration of swift-testing into tools/IDEs
#455 by grynspan was merged Jun 5, 2024 Loading…
2 tasks done
Throw errors from the ABI entry point instead of crashing. bug Something isn't working tools integration Integration of swift-testing into tools/IDEs
#454 by grynspan was merged Jun 5, 2024 Loading…
2 tasks done
Fix a typo on the JSON ABI document. bug Something isn't working documentation Improvements or additions to documentation
#453 by grynspan was merged Jun 4, 2024 Loading…
2 tasks done
Move dynamic loader abstraction up to Swift. darwin macOS, iOS, watchOS, tvOS, and visionOS enhancement New feature or request linux windows
#452 by grynspan was merged Jun 4, 2024 Loading…
2 tasks done
Some minor housekeeping. bug Something isn't working enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#451 by grynspan was merged Jun 4, 2024 Loading…
2 tasks done
Avoid infinite recursion when snapshotting objects which may have cyclic references bug Something isn't working
#449 by stmontgomery was merged Jun 3, 2024 Loading…
2 tasks done
Ensure @Test(arguments:) macro expansion trims trivia from argument expressions bug Something isn't working
#448 by stmontgomery was merged Jun 1, 2024 Loading…
2 tasks done
Stop proactively inserting redundant @frozen annotations in various macro expansions. bug Something isn't working swift-6 Swift 6 issues (not affecting Swift 5.x)
#447 by briancroom was merged May 31, 2024 Loading…
2 tasks done
Resolve a build failure in a test target
#446 by dennisweissmann was merged May 31, 2024 Loading…
Remove Sendable constraint on the type of Test.testCases. bug Something isn't working concurrency Swift concurrency/sendability issues swift-6 Swift 6 issues (not affecting Swift 5.x) workaround Workaround for an issue in another component (may need to revert later)
#442 by grynspan was merged May 28, 2024 Loading…
2 tasks done
Warn about the use of .serialized with non-parameterized test functions enhancement New feature or request
#441 by grynspan was merged Jun 7, 2024 Loading…
2 tasks done
remove undesired backticks from article reference causing curation issues bug Something isn't working documentation Improvements or additions to documentation
#437 by medreisbach was merged May 24, 2024 Loading…
2 tasks done
ProTip! Follow long discussions with comments:>50.