On Thu Feb 26, 2026 at 8:45 PM JST, Eliot Courtney wrote:
> Add tests for SplitState. They cover boundary conditions at the split
> points to make sure the right number of continuation records are made.
> They also check that the data concatenated is correct.
>
> Tested-by: Zhi Wang <[email protected]>
> Signed-off-by: Eliot Courtney <[email protected]>

Also I'd call this patch "add tests for continuation records". That's
another reason to move the continuation record stuff to its own module,
that way these tests can be contained to it and named accordingly
instead of being mixed with potentially future command-related tests.

Reply via email to