Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   pgoyette
Date:           Sun Dec 26 13:38:10 UTC 2010

Modified Files:
        src/regress/lib/libc: Makefile
Removed Files:
        src/regress/lib/libc/string: Makefile
        src/regress/lib/libc/string/memcpy: Makefile memcpy_test.c
        src/regress/lib/libc/string/memmem: Makefile memmem_test.c
        src/regress/lib/libc/string/stresep: Makefile stresep_test.c
        src/regress/lib/libc/string/swab: Makefile swabcheck.c
        src/regress/lib/libc/string/wcsncpy: Makefile wcsncpy_test.c

Log Message:
Remove the rest of the libc/string tests - they've moved to atf


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/regress/lib/libc/Makefile
cvs rdiff -u -r1.10 -r0 src/regress/lib/libc/string/Makefile
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/string/memcpy/Makefile
cvs rdiff -u -r1.2 -r0 src/regress/lib/libc/string/memcpy/memcpy_test.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/string/memmem/Makefile
cvs rdiff -u -r1.2 -r0 src/regress/lib/libc/string/memmem/memmem_test.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/string/stresep/Makefile
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/string/stresep/stresep_test.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/string/swab/Makefile
cvs rdiff -u -r1.2 -r0 src/regress/lib/libc/string/swab/swabcheck.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/string/wcsncpy/Makefile \
    src/regress/lib/libc/string/wcsncpy/wcsncpy_test.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