https://gitlab.com/petsc/petsc/-/blob/main/config/testparse.py#L530
If your file was produced on Windows (CRLF), then the parsing fails and tests
are silently ignored. This took me some time to find and could be confusing
for others. I think we should either:
a) Fix the parser to work with CRLF as well
or
b) Fail immediately for CRLF files
What do you think?
Thanks,
Matt
--
What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.
-- Norbert Wiener