|
24 | 24 | /* End PBXContainerItemProxy section */
|
25 | 25 |
|
26 | 26 | /* Begin PBXFileReference section */
|
27 |
| - 342A33611C470D91001AA02A /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
28 |
| - 342A33631C47383E001AA02A /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
29 | 27 | 5B5D86DB1BBC74AD00234F36 /* SwiftXCTest.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftXCTest.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
30 |
| - 9F320B0D1C4714EC00AB3456 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
| 28 | + AE7DD6061C8DC6C0006FC722 /* Functional */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Functional; sourceTree = "<group>"; }; |
31 | 29 | B1384A411C1B3E8700EDF031 /* CONTRIBUTING.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CONTRIBUTING.md; sourceTree = "<group>"; };
|
32 | 30 | B1384A421C1B3E8700EDF031 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
33 | 31 | B1384A431C1B3E8700EDF031 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
34 | 32 | C265F6691C3AEB6A00520CF9 /* XCTAssert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTAssert.swift; sourceTree = "<group>"; };
|
35 | 33 | C265F66A1C3AEB6A00520CF9 /* XCTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTestCase.swift; sourceTree = "<group>"; };
|
36 | 34 | C265F66C1C3AEB6A00520CF9 /* XCTestMain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTestMain.swift; sourceTree = "<group>"; };
|
37 | 35 | C265F66D1C3AEB6A00520CF9 /* XCTimeUtilities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XCTimeUtilities.swift; sourceTree = "<group>"; };
|
38 |
| - DA78F7E91C4039410082E15B /* lit.cfg */ = {isa = PBXFileReference; lastKnownFileType = text; path = lit.cfg; sourceTree = "<group>"; }; |
39 |
| - DA78F7EB1C4039410082E15B /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
40 |
| - DA78F7EE1C4039410082E15B /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; }; |
41 |
| - DA78F7EF1C4039410082E15B /* setup.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = setup.py; sourceTree = "<group>"; }; |
42 |
| - DA78F7F11C4039410082E15B /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; }; |
43 |
| - DA78F7F21C4039410082E15B /* test_compare.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = test_compare.py; sourceTree = "<group>"; }; |
44 |
| - DA78F7F41C4039410082E15B /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; }; |
45 |
| - DA78F7F61C4039410082E15B /* compare.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = compare.py; sourceTree = "<group>"; }; |
46 |
| - DA78F7F81C4039410082E15B /* main.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = main.py; sourceTree = "<group>"; }; |
47 |
| - DA78F7FA1C4039410082E15B /* xctest_checker.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = xctest_checker.py; sourceTree = "<group>"; }; |
48 |
| - DADB97581C406879005E68B6 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
49 |
| - DADB975E1C44BE8B005E68B6 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
50 | 36 | EA3E74BB1BF2B6D500635A73 /* build_script.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = build_script.py; sourceTree = "<group>"; };
|
51 | 37 | /* End PBXFileReference section */
|
52 | 38 |
|
|
61 | 47 | /* End PBXFrameworksBuildPhase section */
|
62 | 48 |
|
63 | 49 | /* Begin PBXGroup section */
|
64 |
| - 342A33601C470D1E001AA02A /* FailureMessagesTestCase */ = { |
65 |
| - isa = PBXGroup; |
66 |
| - children = ( |
67 |
| - 342A33611C470D91001AA02A /* main.swift */, |
68 |
| - ); |
69 |
| - path = FailureMessagesTestCase; |
70 |
| - sourceTree = "<group>"; |
71 |
| - }; |
72 |
| - 342A33621C47343C001AA02A /* TestCaseLifecycle */ = { |
73 |
| - isa = PBXGroup; |
74 |
| - children = ( |
75 |
| - 342A33631C47383E001AA02A /* main.swift */, |
76 |
| - ); |
77 |
| - path = TestCaseLifecycle; |
78 |
| - sourceTree = "<group>"; |
79 |
| - }; |
80 | 50 | 5B5D86D11BBC74AD00234F36 = {
|
81 | 51 | isa = PBXGroup;
|
82 | 52 | children = (
|
|
98 | 68 | name = Products;
|
99 | 69 | sourceTree = "<group>";
|
100 | 70 | };
|
101 |
| - 9F320B0C1C4714EC00AB3456 /* ErrorHandling */ = { |
102 |
| - isa = PBXGroup; |
103 |
| - children = ( |
104 |
| - 9F320B0D1C4714EC00AB3456 /* main.swift */, |
105 |
| - ); |
106 |
| - path = ErrorHandling; |
107 |
| - sourceTree = "<group>"; |
108 |
| - }; |
109 | 71 | B1384A401C1B3E6A00EDF031 /* Documentation */ = {
|
110 | 72 | isa = PBXGroup;
|
111 | 73 | children = (
|
|
138 | 100 | DA78F7E71C4039410082E15B /* Tests */ = {
|
139 | 101 | isa = PBXGroup;
|
140 | 102 | children = (
|
141 |
| - DA78F7E81C4039410082E15B /* Functional */, |
| 103 | + AE7DD6061C8DC6C0006FC722 /* Functional */, |
142 | 104 | );
|
143 | 105 | path = Tests;
|
144 | 106 | sourceTree = "<group>";
|
145 | 107 | };
|
146 |
| - DA78F7E81C4039410082E15B /* Functional */ = { |
147 |
| - isa = PBXGroup; |
148 |
| - children = ( |
149 |
| - DA78F7E91C4039410082E15B /* lit.cfg */, |
150 |
| - DA78F7EA1C4039410082E15B /* SingleFailingTestCase */, |
151 |
| - 9F320B0C1C4714EC00AB3456 /* ErrorHandling */, |
152 |
| - DADB975D1C44BE73005E68B6 /* FailingTestSuite */, |
153 |
| - DADB97571C406879005E68B6 /* NegativeAccuracyTestCase */, |
154 |
| - 342A33601C470D1E001AA02A /* FailureMessagesTestCase */, |
155 |
| - 342A33621C47343C001AA02A /* TestCaseLifecycle */, |
156 |
| - DA78F7ED1C4039410082E15B /* xctest_checker */, |
157 |
| - ); |
158 |
| - path = Functional; |
159 |
| - sourceTree = "<group>"; |
160 |
| - }; |
161 |
| - DA78F7EA1C4039410082E15B /* SingleFailingTestCase */ = { |
162 |
| - isa = PBXGroup; |
163 |
| - children = ( |
164 |
| - DA78F7EB1C4039410082E15B /* main.swift */, |
165 |
| - ); |
166 |
| - path = SingleFailingTestCase; |
167 |
| - sourceTree = "<group>"; |
168 |
| - }; |
169 |
| - DA78F7ED1C4039410082E15B /* xctest_checker */ = { |
170 |
| - isa = PBXGroup; |
171 |
| - children = ( |
172 |
| - DA78F7EE1C4039410082E15B /* .gitignore */, |
173 |
| - DA78F7EF1C4039410082E15B /* setup.py */, |
174 |
| - DA78F7F01C4039410082E15B /* tests */, |
175 |
| - DA78F7F31C4039410082E15B /* xctest_checker */, |
176 |
| - DA78F7FA1C4039410082E15B /* xctest_checker.py */, |
177 |
| - ); |
178 |
| - path = xctest_checker; |
179 |
| - sourceTree = "<group>"; |
180 |
| - }; |
181 |
| - DA78F7F01C4039410082E15B /* tests */ = { |
182 |
| - isa = PBXGroup; |
183 |
| - children = ( |
184 |
| - DA78F7F11C4039410082E15B /* __init__.py */, |
185 |
| - DA78F7F21C4039410082E15B /* test_compare.py */, |
186 |
| - ); |
187 |
| - path = tests; |
188 |
| - sourceTree = "<group>"; |
189 |
| - }; |
190 |
| - DA78F7F31C4039410082E15B /* xctest_checker */ = { |
191 |
| - isa = PBXGroup; |
192 |
| - children = ( |
193 |
| - DA78F7F41C4039410082E15B /* __init__.py */, |
194 |
| - DA78F7F61C4039410082E15B /* compare.py */, |
195 |
| - DA78F7F81C4039410082E15B /* main.py */, |
196 |
| - ); |
197 |
| - path = xctest_checker; |
198 |
| - sourceTree = "<group>"; |
199 |
| - }; |
200 |
| - DADB97571C406879005E68B6 /* NegativeAccuracyTestCase */ = { |
201 |
| - isa = PBXGroup; |
202 |
| - children = ( |
203 |
| - DADB97581C406879005E68B6 /* main.swift */, |
204 |
| - ); |
205 |
| - path = NegativeAccuracyTestCase; |
206 |
| - sourceTree = "<group>"; |
207 |
| - }; |
208 |
| - DADB975D1C44BE73005E68B6 /* FailingTestSuite */ = { |
209 |
| - isa = PBXGroup; |
210 |
| - children = ( |
211 |
| - DADB975E1C44BE8B005E68B6 /* main.swift */, |
212 |
| - ); |
213 |
| - path = FailingTestSuite; |
214 |
| - sourceTree = "<group>"; |
215 |
| - }; |
216 | 108 | EA3E74BC1BF2B6D700635A73 /* Linux Build */ = {
|
217 | 109 | isa = PBXGroup;
|
218 | 110 | children = (
|
|
0 commit comments