Commit 150a0df
fix: address PR #190 review — test exit codes, ILP/CircuitSAT ordering, edge trim
- Update 3 tests to expect non-zero exit when showing help (issue #189 item 9)
- Move ILP/CircuitSAT check before empty-flags help so they get the
"via reduction" message instead of generic schema help
- Trim each side of edge pairs in parse_edge_pairs for robustness
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 63e818b commit 150a0df
3 files changed
Lines changed: 23 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
164 | 175 | | |
165 | 176 | | |
166 | 177 | | |
| |||
421 | 432 | | |
422 | 433 | | |
423 | 434 | | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
| 253 | + | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
1108 | | - | |
| 1108 | + | |
1109 | 1109 | | |
1110 | 1110 | | |
1111 | | - | |
1112 | | - | |
1113 | | - | |
| 1111 | + | |
| 1112 | + | |
1114 | 1113 | | |
1115 | 1114 | | |
1116 | 1115 | | |
| |||
2560 | 2559 | | |
2561 | 2560 | | |
2562 | 2561 | | |
2563 | | - | |
| 2562 | + | |
2564 | 2563 | | |
2565 | 2564 | | |
2566 | | - | |
2567 | | - | |
2568 | | - | |
| 2565 | + | |
| 2566 | + | |
2569 | 2567 | | |
2570 | 2568 | | |
2571 | 2569 | | |
| |||
2894 | 2892 | | |
2895 | 2893 | | |
2896 | 2894 | | |
2897 | | - | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
2898 | 2899 | | |
2899 | 2900 | | |
2900 | 2901 | | |
| |||
0 commit comments