paul wrote: > (does nmh have a regression test suite of any kind?)
It was recently revived and is being expanded. The last time Peter Maydell touched m_getfld.c, he added two torture tests of it. So we're in good shape. Here's the coverage of the entire test suite on m_getfld.c: File 'sbr/m_getfld.c' Lines executed:74.01% of 177 sbr/m_getfld.c:creating 'sbr#m_getfld.c.gcov' That's (only!) 177 executable lines. That .gcov file shows which lines were/were not covered. Some of the uncovered lines are to handle error conditions, others are to handle MMDF maildrops and MSH format. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
