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: Thu Jul 7 08:59:33 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/string: Makefile
Added Files:
src/tests/lib/libc/string: t_memchr.c t_strcat.c t_strchr.c t_strcmp.c
t_strcpy.c t_strlen.c t_strrchr.c
Removed Files:
src/tests/lib/libc/string: t_string.c
Log Message:
Split out the string tests from t_string.c for consistency.
To generate a diff of this commit:
cvs rdiff -u -r1.367 -r1.368 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/string/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/string/t_memchr.c \
src/tests/lib/libc/string/t_strcat.c src/tests/lib/libc/string/t_strchr.c \
src/tests/lib/libc/string/t_strcmp.c src/tests/lib/libc/string/t_strcpy.c \
src/tests/lib/libc/string/t_strlen.c \
src/tests/lib/libc/string/t_strrchr.c
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/string/t_string.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