Commit d7f7f7c
committed
fix: remove duplicate FromStr entries and update FFI test boundary
- Removed duplicate ProverKind::IProver, Princess, Twee, MetiTarski, CSI, AProVE entries from FromStr impl (lines 617-622 were duplicates of 461-466)
- Updated test_kind_from_u8_out_of_range to reflect new valid code range 0-127 (added Phase 1a higher-order ATPs and Phase 5 backends)
- All 837 lib tests passing, 2 ignored (integration tests requiring external tools)
- Phase 1a implementation complete: Leo3, Satallax, Lash, AgsyHOL all verified1 parent 275f97f commit d7f7f7c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1454 | 1454 | | |
1455 | 1455 | | |
1456 | 1456 | | |
1457 | | - | |
1458 | | - | |
1459 | | - | |
| 1457 | + | |
| 1458 | + | |
1460 | 1459 | | |
| 1460 | + | |
1461 | 1461 | | |
1462 | 1462 | | |
1463 | 1463 | | |
| |||
0 commit comments