Commit 79c3348
Support for OTP version specific tests
Summary:
Remove the tag `OTPVersionDependent` which created one expected result per OTP version per snapshot.
Instead, use `OTPXXOnly` (where `XX` is a version number), that skips checks for OTP versions that are not `XX`.
In practice, it's used as `OTP27Only` for now.
Reviewed By: michalmuskala, TD5
Differential Revision: D89378687
fbshipit-source-id: 0421622d825ac4e8f393d32529c01eb17577b5e51 parent 7057624 commit 79c3348
File tree
9 files changed
+26
-5158
lines changed- crates/elp/src
- bin
- resources/test/eqwalizer_tests/check
- test/test_projects/eqwalizer_tests/check/src
9 files changed
+26
-5158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
446 | 454 | | |
447 | 455 | | |
448 | | - | |
449 | | - | |
| 456 | + | |
450 | 457 | | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
469 | 470 | | |
470 | | - | |
471 | | - | |
472 | | - | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| |||
Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 0 additions & 26 deletions
This file was deleted.
0 commit comments