Commit 622978b
committed
Renamed the coverage test to reflect both import/export filtering and aligned the snapshot names accordingly; removed the old snapshot pair and regenerated the snapshots under the new name (
Tests:
- `UPDATE_SNAPSHOTS=1 swift test --package-path ./Plugins/BridgeJS --filter BridgeJSCodegenTests/codegenSkipsEmptySkeletons`
- `swift test --package-path ./Plugins/BridgeJS --filter BridgeJSCodegenTests/codegenSkipsEmptySkeletons`
If you want the full suite again: `swift test --package-path ./Plugins/BridgeJS` or the runtime suite via `make unittest SWIFT_SDK_ID=DEVELOPMENT-SNAPSHOT-2025-11-03-a-wasm32-unknown-wasip1`.Plugins/BridgeJS/Tests/BridgeJSToolTests/BridgeJSCodegenTests.swift, __Snapshots__/BridgeJSCodegenTests/CrossFileSkipsEmptySkeletons.{json,swift}).1 parent c9b2057 commit 622978b
File tree
3 files changed
+2
-2
lines changed- Plugins/BridgeJS/Tests/BridgeJSToolTests
- __Snapshots__/BridgeJSCodegenTests
3 files changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
0 commit comments