This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH]: New comprehensive test for wcsrchr and wcscpy


Change log:

2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>

	* wcsmbs/Makefile
	(strop-tests): Add wcsrchr wcscpy.

	* wcsmbs/test-wcsrchr.c: New file.
	* string/test-strrchr.c: Update.
	Add wcsrchr support.
	(WIDE): New macro.

	* wcsmbs/test-wcscpy.c: New file.
	* string/test-strcpy.c: Update.
	Add wcscpy support.
	(WIDE): New macro.

--
Liubov Dmitrieva

Attachment: test_wcsrchr_wcscpy.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]