1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00

New comprehensive test for wcscmp

This commit is contained in:
Liubov Dmitrieva
2011-08-04 16:04:15 -04:00
committed by Ulrich Drepper
parent 9be9bfcc9d
commit cff8293390
4 changed files with 169 additions and 24 deletions

2
string/test-wcscmp.c Normal file
View File

@@ -0,0 +1,2 @@
#define WIDE 1
#include "test-strcmp.c"