Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/util/config



Module Name:    src
Committed By:   jmmv
Date:           Sat Jul 10 16:24:12 UTC 2010

Modified Files:
        src/tests/util/config: Makefile
Added Files:
        src/tests/util/config: t_config.sh
Removed Files:
        src/tests/util/config: t_config.awk t_config.in

Log Message:
Do not use awk to generate the test program.  Instead, replace it with some
eval magic (which is less magic than the previous awk stuff).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/util/config/Makefile
cvs rdiff -u -r1.2 -r0 src/tests/util/config/t_config.awk
cvs rdiff -u -r1.1 -r0 src/tests/util/config/t_config.in
cvs rdiff -u -r0 -r1.1 src/tests/util/config/t_config.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index