phase29ad(p0): split pattern6 ok vs contract fixtures
This commit is contained in:
@ -37,3 +37,22 @@ Accepted shape:
|
||||
Freeze conditions:
|
||||
- then/else update contracts broken (start/i updates)
|
||||
- separator literal length != 1 (P0 scope)
|
||||
|
||||
## Fixtures (OK vs Contract)
|
||||
|
||||
Pattern6 OK:
|
||||
- `apps/tests/phase29ab_pattern6_scan_with_init_ok_min.hako`
|
||||
- `apps/tests/phase29ab_pattern6_reverse_ok_min.hako`
|
||||
- `apps/tests/phase29ab_pattern6_matchscan_ok_min.hako`
|
||||
|
||||
Pattern6 contract:
|
||||
- `apps/tests/phase29ab_pattern6_firstfail_min.hako`
|
||||
- `apps/tests/phase29ab_pattern6_reverse_firstfail_min.hako`
|
||||
- `apps/tests/phase29ab_pattern6_matchscan_firstfail_min.hako`
|
||||
|
||||
Pattern7 OK:
|
||||
- `apps/tests/phase29ab_pattern7_splitscan_ok_min.hako`
|
||||
- `apps/tests/phase29ac_pattern7_splitscan_nearmiss_fix_ok_min.hako`
|
||||
|
||||
Pattern7 contract:
|
||||
- `apps/tests/phase29ab_pattern7_firstfail_min.hako`
|
||||
|
||||
Reference in New Issue
Block a user