Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
9679fb
add wcsstr tests and new strstr and memmem test cases
Authored and Committed by Szabolcs Nagy
10 years ago
raw
patch
tree
parent
3 files changed.
64 lines added
.
0 lines removed
.
src/functional/string_memmem.c
file modified
+3
-0
src/functional/string_strstr.c
file modified
+3
-0
src/functional/wcsstr.c
file added
+58
add wcsstr tests and new strstr and memmem test cases
src/functional/string_memmem.c
file modified
+3
-0
src/functional/string_strstr.c
file modified
+3
-0
src/functional/wcsstr.c
file added
+58