On 2025-01-08 Lasse Collin wrote: > On 2025-01-08 Paul Eggert wrote: > > On 2025-01-07 10:22, Lasse Collin wrote: > > > It could be useful to add a test for gzip --synchronous. > > > > Feel free.... > > Attached. It's based on z-suffix. Syncing is the same in compression and decompression modes, so it's reduntant to test --synchronous with both. Since my previous patch wasn't committed yet, I attached a patch that is three lines shorter. -- Lasse Collin