Hi Darshit, > 2. Some new files are being added to the 'tests/' directory of the > project. I don't see why these files are necessary there. The old > script did not add them either. The files added are: > > _Noreturn.h > arg-nonnull.h > c++defs.h > dummy.c > unused-parameter.h > warn-on-use.h
This behaviour was fixed in gnulib-tool, but not yet in gnulib-tool.py: 2017-03-14 Bruno Haible <[email protected]> gnulib-tool: Don't produce a tests directory with only snippet .h files. * gnulib-tool (func_modules_transitive_closure_separately): If testsrelated_modules ends up with no "real" modules, aside from modules with applicability 'all', set it to empty. It's among the list of past changes to gnulib-tool that I'll port to gnulib-tool.py (still 26 to go). Bruno
