Source-Changes archive

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

CVS commit: src/tests/lib/libc/locale



Module Name:    src
Committed By:   perseant
Date:           Tue May 30 23:44:02 UTC 2017

Modified Files:
        src/tests/lib/libc/locale: Makefile
Added Files:
        src/tests/lib/libc/locale: t_digittoint.c t_sprintf.c t_wctype.c

Log Message:
Add test cases for sprintf/sscanf/strto{d,l} and the is* and isw* ctype functions, for single-byte encodings


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/locale/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/locale/t_digittoint.c \
    src/tests/lib/libc/locale/t_sprintf.c \
    src/tests/lib/libc/locale/t_wctype.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