On Fri, Sep 26, 2025 at 8:38 AM Andres Freund <[email protected]> wrote:
> You can just support running multiple tests with one run of the executable,
> e.g. by splitting the input / output on null bytes.

Yeah, but that doubles down on the bad unit test architecture... and I
don't think anyone would want to touch that code after I wrote it. But
it could be a quicker fix, especially if people are nervous about
moving to C+TAP.

--Jacob


Reply via email to