Hello Stefano, * Stefano Lattarini wrote on Sun, Mar 07, 2010 at 05:28:19PM CET: > Anothor small cosmetic patch; it adds the list of generated tests > ($(parallel_tests)) to the check_SCRIPTS variable, so that all the > automatically generated tests are created before starting to run any > test script in the testsuite.
That this is not done is on purpose: to demonstrate lazy updating. In this case, it does not help all that much because test generation is very fast, but it serves as example anyway; see e.g., <http://article.gmane.org/gmane.comp.sysutils.automake.general/11495>. Thanks, Ralf
