-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
build🧱 Affects the project's build configuration or process🧱 Affects the project's build configuration or processcommand-line experience⌨️ enhancements to the command line interface⌨️ enhancements to the command line interfacegood first issue🔰 Good for newcomers🔰 Good for newcomerstools integration🛠️ Integration of swift-testing into tools/IDEs🛠️ Integration of swift-testing into tools/IDEs
Milestone
Description
Change the prefix we use for (exported, in particular) C/C++ symbols from swt_
to swift_testing_
. We picked swt_
originally when the package was experimental so as not to stomp on the Swift toolchain's namespace, but Swift Testing is an official part of the Swift project now and is distributed with the toolchain, so we should revisit.
swt_abiv0_getEntryPoint()
will need to remain as-is for ABI stability.
The Testing Workgroup should review this proposal.
Metadata
Metadata
Assignees
Labels
build🧱 Affects the project's build configuration or process🧱 Affects the project's build configuration or processcommand-line experience⌨️ enhancements to the command line interface⌨️ enhancements to the command line interfacegood first issue🔰 Good for newcomers🔰 Good for newcomerstools integration🛠️ Integration of swift-testing into tools/IDEs🛠️ Integration of swift-testing into tools/IDEs