Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit5cf5b60
committed
Revise test suite docstrings and comments
In a more limited way than in the git/ code.Docstring revisions are, in spirit, along the same lines as thosein the git package, but much more conservative, because the tests'docstrings are not rendered into Sphinx documentation and there isno current plan to do so (so the tradeoffs are different, with evena tiny decrease in clarity when read in the code being a reason toavoid changes that use Sphinx roles more robustly or that wouldimprove hypothetical rendered documentation), and because the testsuite uses docstrings more sparingly and the existing docstringswere mostly already clear and easy to read.This wraps commnts to 88 columns as most comments now are in thegit package, except it avoids doing so when doing so would makeanything even slightly less clear, and where it would requiresignificant further style or spacing changes for it to remainobvious (even before reading a comment) what the comment appliesto, and in most portions of tutorial-generating test case code(where, although clarity would improve when reading the tests, itmight sometimes decrease in the generated documentation).1 parent608147e commit5cf5b60
File tree
17 files changed
+243
-186
lines changed- test
- lib
- performance
17 files changed
+243
-186
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
346 | 346 |
| |
347 | 347 |
| |
348 | 348 |
| |
| 349 | + | |
349 | 350 |
| |
350 | 351 |
| |
351 | 352 |
| |
352 | 353 |
| |
353 | 354 |
| |
| 355 | + | |
354 | 356 |
| |
355 |
| - | |
| 357 | + | |
| 358 | + | |
356 | 359 |
| |
357 | 360 |
| |
358 |
| - | |
359 |
| - | |
| 361 | + | |
| 362 | + | |
360 | 363 |
| |
361 | 364 |
| |
362 | 365 |
| |
| |||
383 | 386 |
| |
384 | 387 |
| |
385 | 388 |
| |
386 |
| - | |
387 |
| - | |
| 389 | + | |
| 390 | + | |
388 | 391 |
| |
389 | 392 |
| |
390 | 393 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
138 |
| - | |
139 |
| - | |
| 138 | + | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
321 |
| - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
322 | 323 |
| |
323 | 324 |
| |
324 | 325 |
| |
| |||
383 | 384 |
| |
384 | 385 |
| |
385 | 386 |
| |
386 |
| - | |
387 |
| - | |
| 387 | + | |
| 388 | + | |
388 | 389 |
| |
389 | 390 |
| |
390 | 391 |
| |
| |||
498 | 499 |
| |
499 | 500 |
| |
500 | 501 |
| |
501 |
| - | |
| 502 | + | |
| 503 | + | |
502 | 504 |
| |
503 | 505 |
| |
504 | 506 |
| |
|
Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| |||
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
94 |
| - | |
95 |
| - | |
| 95 | + | |
| 96 | + | |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
| |||
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
112 |
| - | |
| 113 | + | |
| 114 | + | |
113 | 115 |
| |
114 | 116 |
| |
115 | 117 |
| |
|
Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
285 |
| - | |
| 284 | + | |
| 285 | + | |
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
349 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
350 | 351 |
| |
351 | 352 |
| |
352 | 353 |
| |
| |||
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
395 |
| - | |
396 |
| - | |
397 |
| - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
398 | 399 |
| |
399 | 400 |
| |
400 | 401 |
| |
|
Lines changed: 14 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
| 35 | + | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
149 | 150 |
| |
150 | 151 |
| |
151 | 152 |
| |
152 |
| - | |
153 |
| - | |
| 153 | + | |
| 154 | + | |
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
| |||
188 | 189 |
| |
189 | 190 |
| |
190 | 191 |
| |
191 |
| - | |
192 |
| - | |
193 |
| - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
194 | 195 |
| |
195 | 196 |
| |
196 | 197 |
| |
| |||
424 | 425 |
| |
425 | 426 |
| |
426 | 427 |
| |
427 |
| - | |
428 |
| - | |
| 428 | + | |
| 429 | + | |
429 | 430 |
| |
430 | 431 |
| |
431 | 432 |
| |
| |||
462 | 463 |
| |
463 | 464 |
| |
464 | 465 |
| |
465 |
| - | |
| 466 | + | |
| 467 | + | |
466 | 468 |
| |
467 | 469 |
| |
468 | 470 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
|
Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
257 |
| - | |
258 |
| - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
259 | 261 |
| |
260 | 262 |
| |
261 |
| - | |
262 |
| - | |
263 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
264 | 268 |
| |
265 | 269 |
| |
266 | 270 |
| |
267 | 271 |
| |
268 | 272 |
| |
269 | 273 |
| |
270 |
| - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
271 | 277 |
| |
272 | 278 |
| |
273 | 279 |
| |
| |||
668 | 674 |
| |
669 | 675 |
| |
670 | 676 |
| |
671 |
| - | |
| 677 | + | |
672 | 678 |
| |
673 | 679 |
| |
674 | 680 |
| |
|
0 commit comments
Comments
(0)