comparison MODULES.html.sh @ 6113:dac0e048bd40

Support for unit test modules.
author Bruno Haible <bruno@clisp.org>
date Thu, 25 Aug 2005 12:36:00 +0000
parents e334970e0ec6
children d81a8251a9b0
comparison
equal deleted inserted replaced
6112:c51aecf7d77d 6113:dac0e048bd40
2097 func_begin UL 2097 func_begin UL
2098 func_echo '<LI>A header file: lib/<VAR>module</VAR>.h' 2098 func_echo '<LI>A header file: lib/<VAR>module</VAR>.h'
2099 func_echo '<LI>One or more implementation files: lib/<VAR>module</VAR>.c et al.' 2099 func_echo '<LI>One or more implementation files: lib/<VAR>module</VAR>.c et al.'
2100 func_echo '<LI>One or more autoconf macro files: m4/<VAR>module</VAR>.m4 et al.' 2100 func_echo '<LI>One or more autoconf macro files: m4/<VAR>module</VAR>.m4 et al.'
2101 func_echo '<LI>A configure.ac fragment, Makefile.am fragment, dependency list: modules/<VAR>module</VAR>' 2101 func_echo '<LI>A configure.ac fragment, Makefile.am fragment, dependency list: modules/<VAR>module</VAR>'
2102 func_echo '<LI>A testsuite: source files in tests/ and metainformation (a configure.ac fragment, Makefile.am fragment, dependency list) in modules/<VAR>module</VAR>-tests'
2102 func_echo '<LI>Some documentation' 2103 func_echo '<LI>Some documentation'
2103 func_echo '<LI>A POT file and some PO files' 2104 func_echo '<LI>A POT file and some PO files'
2104 func_echo '<LI>A testsuite'
2105 func_end UL 2105 func_end UL
2106 2106
2107 func_echo '<HR>' 2107 func_echo '<HR>'
2108 func_echo 'Generated from <CODE>MODULES.html.sh</CODE> on '`LC_ALL=C date +"%e %B %Y"`. 2108 func_echo 'Generated from <CODE>MODULES.html.sh</CODE> on '`LC_ALL=C date +"%e %B %Y"`.
2109 2109