forked from nicklockwood/ShapeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathShapeScript.xctestplan
More file actions
49 lines (47 loc) · 1.08 KB
/
ShapeScript.xctestplan
File metadata and controls
49 lines (47 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"configurations" : [
{
"id" : "54F68D7A-59DE-4AD6-89FA-DFACA85FBA6A",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:ShapeScript.xcodeproj",
"identifier" : "0158D96F2E8072C400C53A29",
"name" : "ShapeScriptTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Euclid\/Euclid.xcodeproj",
"identifier" : "016FAB3121BFE78100AF60DC",
"name" : "EuclidTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:SVGPath\/SVGPath.xcodeproj",
"identifier" : "016FAB3121BFE78100AF60DC",
"name" : "SVGPathTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:LRUCache\/LRUCache.xcodeproj",
"identifier" : "016FAB3121BFE78100AF60DC",
"name" : "LRUCacheTests"
}
}
],
"version" : 1
}