|
From: Bart V. A. <bva...@ac...> - 2011-10-09 08:26:55
|
On Sun, Oct 9, 2011 at 12:22 AM, Philippe Waroquiers <phi...@sk...> wrote: > I also forgot to add such files in the past. > So, I wrote a script which checks that all *.exp or *.vgtest or *.gdb > (and similar) are present in the Makefile.am. Something like step (4) in drd/Testing.txt ? Note: a second test, namely whether all files specified in EXTRA_DIST do really exist is also necessary. See e.g. step (5) in the same file. Bart. |