Re: [PATCH 0/5] Modularize testing of automake silent-mode for languages != C

2010-04-25 Thread Stefano Lattarini
The patches in this series have been amended/rewritten/extended/fixed in various ways. I'll soon repropose the series in a new thread: "[PATCH 0/9] Extend and improve tests on Automake's silent-mode" Regards, Stefano

[PATCH 0/5] Modularize testing of automake silent-mode for languages != C

2010-04-22 Thread Stefano Lattarini
Hello automakers. Here I propose a series of patches to improve the granularity and modularity of the tests checking Automake's silent-mode with languages other than C. Currently, almost all these tests are crammed into the single test script `silent5.test'. This makes them more difficult to