diff options
author | Liubov Dmitrieva <liubov.dmitrieva@gmail.com> | 2011-10-23 14:11:50 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-23 14:11:50 -0400 |
commit | 619fcccaa3ef079cafcaddd725eba309c89bef8f (patch) | |
tree | d2cbf041ab3cab419746846d57499febd6fff805 /ChangeLog | |
parent | 09f699eaef87000a50ce5bbdca1121eca2e063a9 (diff) | |
download | glibc-619fcccaa3ef079cafcaddd725eba309c89bef8f.tar.gz |
Add wcslen test cases
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2011-10-18 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> + + * wcsmbs/Makefile + (strop-tests): Add wcslen. + * wcsmbs/test-wcslen.c: New file. + * string/test-strlen.c: Update. + Add wcslen support. + (WIDE): New macro. + 2011-10-23 Ulrich Drepper <drepper@gmail.com> * po/it.po: Update from translation team. |