Commit b90a04e
Anthony Eid
Improve PR based on feedback (#780)
- Fix extra "test" added in diagnostic warning for curating modules
- Use SourceLocations test bundles instead of creating one
- Change test article descriptions to add more context/information
- Verify that relation is created between root and module in ancestor test
- Change `hasTechnologyRoot` to not rely on subtle behavior1 parent fa153a8 commit b90a04e
File tree
5 files changed
+33
-775
lines changed- Sources/SwiftDocC/Infrastructure
- Tests/SwiftDocCTests
- Infrastructure
- Test Bundles/ModuleUnderTechnologyRoot.docc
5 files changed
+33
-775
lines changedLines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
Lines changed: 22 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
| 151 | + | |
| 152 | + | |
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
158 | 156 | | |
159 | | - | |
160 | | - | |
161 | | - | |
| 157 | + | |
162 | 158 | | |
163 | 159 | | |
164 | 160 | | |
165 | | - | |
166 | | - | |
| 161 | + | |
167 | 162 | | |
168 | 163 | | |
169 | 164 | | |
| |||
180 | 175 | | |
181 | 176 | | |
182 | 177 | | |
183 | | - | |
| 178 | + | |
184 | 179 | | |
185 | | - | |
| 180 | + | |
186 | 181 | | |
187 | | - | |
| 182 | + | |
188 | 183 | | |
189 | 184 | | |
190 | 185 | | |
191 | 186 | | |
192 | 187 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | 188 | | |
198 | 189 | | |
199 | 190 | | |
200 | | - | |
201 | 191 | | |
202 | 192 | | |
203 | 193 | | |
204 | 194 | | |
205 | | - | |
| 195 | + | |
206 | 196 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 197 | + | |
215 | 198 | | |
216 | 199 | | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 200 | + | |
222 | 201 | | |
223 | 202 | | |
224 | 203 | | |
225 | 204 | | |
226 | | - | |
| 205 | + | |
227 | 206 | | |
228 | 207 | | |
229 | | - | |
230 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
231 | 217 | | |
232 | 218 | | |
233 | | - | |
234 | | - | |
| 219 | + | |
235 | 220 | | |
236 | 221 | | |
237 | 222 | | |
| |||
0 commit comments