mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-09 08:23:42 +01:00
Add FoundationExtrasTests to testplan.
This commit is contained in:
parent
f4449e198e
commit
c6590786ca
@ -12,70 +12,6 @@
|
|||||||
"codeCoverage" : false
|
"codeCoverage" : false
|
||||||
},
|
},
|
||||||
"testTargets" : [
|
"testTargets" : [
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:FoundationExtras",
|
|
||||||
"identifier" : "FoundationExtrasTests",
|
|
||||||
"name" : "FoundationExtrasTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:AppKitExtras",
|
|
||||||
"identifier" : "AppKitExtrasTests",
|
|
||||||
"name" : "AppKitExtrasTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Parser",
|
|
||||||
"identifier" : "ParserTests",
|
|
||||||
"name" : "ParserTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Tree",
|
|
||||||
"identifier" : "TreeTests",
|
|
||||||
"name" : "TreeTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Core",
|
|
||||||
"identifier" : "CoreTests",
|
|
||||||
"name" : "CoreTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Feedly",
|
|
||||||
"identifier" : "FeedlyTests",
|
|
||||||
"name" : "FeedlyTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Account",
|
|
||||||
"identifier" : "AccountTests",
|
|
||||||
"name" : "AccountTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parallelizable" : true,
|
|
||||||
"target" : {
|
|
||||||
"containerPath" : "container:Web",
|
|
||||||
"identifier" : "WebTests",
|
|
||||||
"name" : "WebTests"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"parallelizable" : true,
|
"parallelizable" : true,
|
||||||
"target" : {
|
"target" : {
|
||||||
@ -83,6 +19,13 @@
|
|||||||
"identifier" : "ParserTests",
|
"identifier" : "ParserTests",
|
||||||
"name" : "ParserTests"
|
"name" : "ParserTests"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"target" : {
|
||||||
|
"containerPath" : "container:Modules\/FoundationExtras",
|
||||||
|
"identifier" : "FoundationExtrasTests",
|
||||||
|
"name" : "FoundationExtrasTests"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version" : 1
|
"version" : 1
|
||||||
|
Loading…
Reference in New Issue
Block a user