* Stefano Lattarini wrote on Fri, Jul 01, 2011 at 12:59:53AM CEST:
> Subject: [PATCH] docs, tests: synchronize examples from docs to tests
>
> * tests/README (Writing test cases): Give suggestions on how to
> keep test cases and examples in the documentation synchronized.
> * doc/automake.texi: Im
Hi Stefano,
* Stefano Lattarini wrote on Sun, Jul 03, 2011 at 03:31:22PM CEST:
> Prefer a more deterministic, "tabular" format for the testsuite
> summary, always listing the numbers of passed, failed, xfailed,
> xpassed, skipped and errored tests, even when these numbers are
> zero. This simplif
Hi Stefano, and sorry for yet another delay,
* Stefano Lattarini wrote on Tue, Jul 05, 2011 at 10:00:25PM CEST:
> Posted below is a patch that I'll soon apply to the temporary branch
> 'GSoC/experimental/test-results-work'; it is aimed at reducing code
> duplication a bit in the current testsuite,
Hello automakers.
Posted below is a patch that I'll soon apply to the temporary branch
'GSoC/experimental/test-results-work'; it is aimed at reducing code
duplication a bit in the current testsuite, at the same time offering
a simpler and clearer idiom for checks about test counting. Note that
th