Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit2decbe4
committed
Test that redefined Diffable.Index should be compatible
This tests the most important characteristics of Diffable.Indexthat must be (and are) preserved in making it an alias of theenumeration constant INDEX instead of a nested class definition.Adding this additional test also allows commit.INDEX to be used inplace of commit.Index in the existing test (since part of what thistests is that they are the same object). That change is also made,along with some very minor cleanup of immediately nearby test code.1 parentad00c77 commit2decbe4
1 file changed
+17
-5
lines changedLines changed: 17 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
352 | 352 |
| |
353 | 353 |
| |
354 | 354 |
| |
355 |
| - | |
| 355 | + | |
356 | 356 |
| |
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 | 362 |
| |
363 |
| - | |
| 363 | + | |
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
409 | 422 |
| |
410 | 423 |
| |
411 |
| - | |
412 |
| - | |
| 424 | + | |
413 | 425 |
| |
414 | 426 |
| |
415 | 427 |
| |
|
0 commit comments
Comments
(0)