mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 23:58:36 +01:00
Add FoundationExtrasTests to testplan.
This commit is contained in:
parent
f4449e198e
commit
c6590786ca
@ -12,70 +12,6 @@
|
||||
"codeCoverage" : false
|
||||
},
|
||||
"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,
|
||||
"target" : {
|
||||
@ -83,6 +19,13 @@
|
||||
"identifier" : "ParserTests",
|
||||
"name" : "ParserTests"
|
||||
}
|
||||
},
|
||||
{
|
||||
"target" : {
|
||||
"containerPath" : "container:Modules\/FoundationExtras",
|
||||
"identifier" : "FoundationExtrasTests",
|
||||
"name" : "FoundationExtrasTests"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 1
|
||||
|
Loading…
Reference in New Issue
Block a user