Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jruoho
Date: Fri Jul 8 06:38:04 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/stdio: Makefile
Added Files:
src/tests/lib/libc/stdio: t_printf.c t_scanf.c
Removed Files:
src/tests/lib/libc/stdio: t_format.c
Log Message:
Split out 't_printf' and 't_scanf' from 't_format' to gain the common
"functional scope" for the test files.
To generate a diff of this commit:
cvs rdiff -u -r1.372 -r1.373 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/stdio/Makefile
cvs rdiff -u -r1.5 -r0 src/tests/lib/libc/stdio/t_format.c
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/stdio/t_printf.c \
src/tests/lib/libc/stdio/t_scanf.c
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