Python: Update all .expected files

I'm beginning to realise why I didn't do the `toString` overriding way
back when. Thankfully, now that all of our tests are in the same place,
this is actually not a terrible ordeal.
This commit is contained in:
Taus
2024-04-17 16:16:20 +00:00
parent d51fcd4f2a
commit 58eaddf627
61 changed files with 661 additions and 661 deletions

View File

@@ -81,22 +81,22 @@
| 65 | limit_splitting1 | test.py:65:8:65:16 | Compare | 1 |
| 65 | limit_splitting1 | test.py:65:13:65:16 | None | 1 |
| 65 | limit_splitting1 | test.py:65:19:65:19 | a | 1 |
| 65 | limit_splitting1 | test.py:65:23:65:25 | Str | 1 |
| 65 | limit_splitting1 | test.py:65:23:65:25 | StringLiteral | 1 |
| 66 | limit_splitting1 | test.py:66:8:66:8 | b | 1 |
| 66 | limit_splitting1 | test.py:66:8:66:16 | Compare | 1 |
| 66 | limit_splitting1 | test.py:66:13:66:16 | None | 1 |
| 66 | limit_splitting1 | test.py:66:19:66:19 | b | 1 |
| 66 | limit_splitting1 | test.py:66:23:66:25 | Str | 1 |
| 66 | limit_splitting1 | test.py:66:23:66:25 | StringLiteral | 1 |
| 67 | limit_splitting1 | test.py:67:8:67:8 | c | 1 |
| 67 | limit_splitting1 | test.py:67:8:67:16 | Compare | 1 |
| 67 | limit_splitting1 | test.py:67:13:67:16 | None | 1 |
| 67 | limit_splitting1 | test.py:67:19:67:19 | c | 1 |
| 67 | limit_splitting1 | test.py:67:23:67:25 | Str | 1 |
| 67 | limit_splitting1 | test.py:67:23:67:25 | StringLiteral | 1 |
| 68 | limit_splitting1 | test.py:68:8:68:8 | d | 1 |
| 68 | limit_splitting1 | test.py:68:8:68:16 | Compare | 1 |
| 68 | limit_splitting1 | test.py:68:13:68:16 | None | 1 |
| 68 | limit_splitting1 | test.py:68:19:68:19 | d | 1 |
| 68 | limit_splitting1 | test.py:68:23:68:25 | Str | 1 |
| 68 | limit_splitting1 | test.py:68:23:68:25 | StringLiteral | 1 |
| 69 | limit_splitting1 | test.py:69:5:69:8 | Pass | 1 |
| 77 | limit_splitting2 | test.py:77:22:77:22 | a | 1 |
| 77 | limit_splitting2 | test.py:77:24:77:24 | b | 1 |
@@ -464,34 +464,34 @@
| 409 | split_on_strings | test.py:409:9:409:18 | might_fail | 1 |
| 409 | split_on_strings | test.py:409:9:409:20 | might_fail() | 1 |
| 410 | split_on_strings | test.py:410:9:410:9 | x | 1 |
| 410 | split_on_strings | test.py:410:13:410:18 | Str | 1 |
| 410 | split_on_strings | test.py:410:13:410:18 | StringLiteral | 1 |
| 411 | split_on_strings | test.py:411:5:411:11 | ExceptStmt | 1 |
| 412 | split_on_strings | test.py:412:9:412:9 | x | 1 |
| 412 | split_on_strings | test.py:412:13:412:16 | Str | 1 |
| 412 | split_on_strings | test.py:412:13:412:16 | StringLiteral | 1 |
| 414 | split_on_strings | test.py:414:8:414:8 | x | 2 |
| 414 | split_on_strings | test.py:414:8:414:16 | Compare | 2 |
| 414 | split_on_strings | test.py:414:13:414:16 | Str | 2 |
| 414 | split_on_strings | test.py:414:13:414:16 | StringLiteral | 2 |
| 415 | split_on_strings | test.py:415:9:415:12 | Pass | 2 |
| 416 | split_on_strings | test.py:416:5:416:8 | Pass | 2 |
| 419 | scipy_stylee | test.py:419:18:419:18 | x | 1 |
| 420 | scipy_stylee | test.py:420:5:420:31 | Assert | 2 |
| 420 | scipy_stylee | test.py:420:12:420:12 | x | 1 |
| 420 | scipy_stylee | test.py:420:12:420:31 | Compare | 1 |
| 420 | scipy_stylee | test.py:420:18:420:20 | Str | 1 |
| 420 | scipy_stylee | test.py:420:18:420:20 | StringLiteral | 1 |
| 420 | scipy_stylee | test.py:420:18:420:30 | Tuple | 1 |
| 420 | scipy_stylee | test.py:420:23:420:25 | Str | 1 |
| 420 | scipy_stylee | test.py:420:28:420:30 | Str | 1 |
| 420 | scipy_stylee | test.py:420:23:420:25 | StringLiteral | 1 |
| 420 | scipy_stylee | test.py:420:28:420:30 | StringLiteral | 1 |
| 421 | scipy_stylee | test.py:421:8:421:8 | x | 1 |
| 421 | scipy_stylee | test.py:421:8:421:15 | Compare | 1 |
| 421 | scipy_stylee | test.py:421:13:421:15 | Str | 1 |
| 421 | scipy_stylee | test.py:421:13:421:15 | StringLiteral | 1 |
| 422 | scipy_stylee | test.py:422:9:422:12 | Pass | 1 |
| 423 | scipy_stylee | test.py:423:10:423:10 | x | 1 |
| 423 | scipy_stylee | test.py:423:10:423:17 | Compare | 1 |
| 423 | scipy_stylee | test.py:423:15:423:17 | Str | 1 |
| 423 | scipy_stylee | test.py:423:15:423:17 | StringLiteral | 1 |
| 424 | scipy_stylee | test.py:424:9:424:12 | Pass | 1 |
| 425 | scipy_stylee | test.py:425:10:425:10 | x | 1 |
| 425 | scipy_stylee | test.py:425:10:425:17 | Compare | 1 |
| 425 | scipy_stylee | test.py:425:15:425:17 | Str | 1 |
| 425 | scipy_stylee | test.py:425:15:425:17 | StringLiteral | 1 |
| 426 | scipy_stylee | test.py:426:9:426:12 | Pass | 1 |
| 429 | scipy_stylee | test.py:429:9:429:12 | Pass | 1 |
| 431 | odasa_6674 | test.py:431:16:431:16 | x | 1 |
@@ -519,25 +519,25 @@
| 443 | odasa_6674 | test.py:443:12:443:16 | score | 1 |
| 445 | odasa_6625 | test.py:445:16:445:16 | k | 1 |
| 446 | odasa_6625 | test.py:446:5:446:9 | value | 1 |
| 446 | odasa_6625 | test.py:446:13:446:16 | Str | 1 |
| 446 | odasa_6625 | test.py:446:13:446:16 | StringLiteral | 1 |
| 447 | odasa_6625 | test.py:447:8:447:8 | k | 1 |
| 447 | odasa_6625 | test.py:447:8:447:17 | Attribute | 1 |
| 447 | odasa_6625 | test.py:447:8:447:25 | Attribute() | 1 |
| 447 | odasa_6625 | test.py:447:8:447:47 | BoolExpr | 1 |
| 447 | odasa_6625 | test.py:447:19:447:24 | Str | 1 |
| 447 | odasa_6625 | test.py:447:19:447:24 | StringLiteral | 1 |
| 447 | odasa_6625 | test.py:447:30:447:30 | k | 1 |
| 447 | odasa_6625 | test.py:447:30:447:39 | Attribute | 1 |
| 447 | odasa_6625 | test.py:447:30:447:47 | Attribute() | 1 |
| 447 | odasa_6625 | test.py:447:41:447:46 | Str | 1 |
| 447 | odasa_6625 | test.py:447:41:447:46 | StringLiteral | 1 |
| 448 | odasa_6625 | test.py:448:9:448:13 | value | 1 |
| 448 | odasa_6625 | test.py:448:17:448:17 | IntegerLiteral | 1 |
| 449 | odasa_6625 | test.py:449:8:449:8 | k | 1 |
| 449 | odasa_6625 | test.py:449:8:449:18 | Compare | 1 |
| 449 | odasa_6625 | test.py:449:13:449:18 | Str | 1 |
| 449 | odasa_6625 | test.py:449:13:449:18 | StringLiteral | 1 |
| 450 | odasa_6625 | test.py:450:9:450:31 | Return | 1 |
| 450 | odasa_6625 | test.py:450:16:450:20 | value | 1 |
| 450 | odasa_6625 | test.py:450:16:450:31 | BinaryExpr | 1 |
| 450 | odasa_6625 | test.py:450:24:450:31 | Str | 1 |
| 450 | odasa_6625 | test.py:450:24:450:31 | StringLiteral | 1 |
| 453 | avoid_redundant_split | test.py:453:27:453:27 | a | 1 |
| 454 | avoid_redundant_split | test.py:454:8:454:8 | a | 1 |
| 455 | avoid_redundant_split | test.py:455:9:455:9 | x | 1 |