Hi Jim, > * modules/init.sh: New file.
The module name 'init.sh' is not self-explanatory. How about one of these: test-framework test-frame test-framework-sh The latter name is because it is not impossible that someday we get also a test framework as a C program, like glibc has one. > as a next step, I'll > convert all of the Files: tests/init.sh references to module dependencies. When doing this, it will be good to check the results of $ ./gnulib-tool --create-testdir --with-tests $some_modules as well as $ ./gnulib-tool --create-testdir --with-tests --single-configure $some_modules Bruno