You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add completeness regressions for the maxp and Galois-specific paths
The existing regression only reached clear_S through an explicit ramps
constraint and only exercised _nSp. Add cases for the maxp route through
get_S (both the range form and the top-level $or produced by parsing
maxp=2,5-23) and for the Galois-specific _nSGp branch, plus the matching
incomplete case showing the num_ram bound is essential there.
The $or reason is assembled from a set, so its clause order is unstable;
that case checks for the phrase rather than the whole string.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments