Josh Triplett wrote: > Damien, I noticed one minor issue with test-suite: it seems to eat whitespace > in the Sparse output, making "test-suite format" for several of the > preprocessor tests (such as preprocessor18.c) not match the actual output. I > would guess some kind of quoting problem. Here documents may not do what you > want. Could you take a look at that, please? Actually, this led me to a more important issue: I don't think the test suite output can mix stdout and stderr safely, because the order may differ if both have data. Look at preprocessor18.c for an example. I think the test suite needs to have a block for check-stdout-{start,end} and a block for check-stderr-{start,end}. - Josh Triplett
Attachment:
signature.asc
Description: OpenPGP digital signature