-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce a new SPM-based test harness
Using the Swift Package Manager instead of xcode allows for developing on Linux and Windows, and could potentially make life easier. Ref. #306
- Loading branch information
Showing
78 changed files
with
172 additions
and
3,057 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
718 changes: 0 additions & 718 deletions
718
SwiftRustIntegrationTestRunner/SwiftRustIntegrationTestRunner.xcodeproj/project.pbxproj
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...ner/SwiftRustIntegrationTestRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...IntegrationTestRunner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
...rationTestRunner.xcodeproj/xcshareddata/xcschemes/SwiftRustIntegrationTestRunner.xcscheme
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...tRunner/SwiftRustIntegrationTestRunner/Assets.xcassets/AccentColor.colorset/Contents.json
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
...estRunner/SwiftRustIntegrationTestRunner/Assets.xcassets/AppIcon.appiconset/Contents.json
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
SwiftRustIntegrationTestRunner/SwiftRustIntegrationTestRunner/Assets.xcassets/Contents.json
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
SwiftRustIntegrationTestRunner/SwiftRustIntegrationTestRunner/ContentView.swift
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
SwiftRustIntegrationTestRunner/SwiftRustIntegrationTestRunner/Option.swift
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...nner/SwiftRustIntegrationTestRunner/Preview Content/Preview Assets.xcassets/Contents.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...tionTestRunner/SwiftRustIntegrationTestRunner/SwiftRustIntegrationTestRunner.entitlements
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...egrationTestRunner/SwiftRustIntegrationTestRunner/SwiftRustIntegrationTestRunnerApp.swift
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...tIntegrationTestRunner/SwiftRustIntegrationTestRunnerSwiftRustIntegrationTestRunner.swift
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...ustIntegrationTestRunner/SwiftRustIntegrationTestRunnerTests/ArgumentAttributesTest.swift
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.