- UnitTests: Moved DS unit tests into their own target

This commit is contained in:
Magesh K
2025-02-21 19:24:40 +05:30
parent 71212130c5
commit 87fe360927
5 changed files with 247 additions and 17 deletions

View File

@@ -0,0 +1,35 @@
{
"configurations" : [
{
"id" : "93E5E265-DC67-47F3-A214-8082A3421288",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:AltStore.xcodeproj",
"identifier" : "BFD247692284B9A500981D42",
"name" : "SideStore"
}
},
"testTargets" : [
{
"skippedTests" : {
"suites" : [
{
"name" : "DataStructuresTests"
}
]
},
"target" : {
"containerPath" : "container:AltStore.xcodeproj",
"identifier" : "A81A8CC42D68BA610086C96F",
"name" : "DataStructureTests"
}
}
],
"version" : 2
}