]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().
authortjr <tjr@FreeBSD.org>
Sat, 26 Oct 2002 07:56:47 +0000 (07:56 +0000)
committertjr <tjr@FreeBSD.org>
Sat, 26 Oct 2002 07:56:47 +0000 (07:56 +0000)
commit9cf397c653a9be7011e7b19229c07d8df4afb032
tree6383ae15222f166ab79ed70bb18ca4b928e195aa
parentefbb8c34b96e12c207f9e98c19e0150142fc7155
Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().
tools/regression/lib/libc/locale/Makefile
tools/regression/lib/libc/locale/test-btowc.c [new file with mode: 0644]
tools/regression/lib/libc/locale/test-mbrlen.c [new file with mode: 0644]
tools/regression/lib/libc/locale/test-mbsrtowcs.c [new file with mode: 0644]
tools/regression/lib/libc/locale/test-wcsrtombs.c [new file with mode: 0644]