add wcsstr tests and new strstr and memmem test cases
authorSzabolcs Nagy <nsz@port70.net>
Fri, 18 Apr 2014 22:06:41 +0000 (00:06 +0200)
committerSzabolcs Nagy <nsz@port70.net>
Fri, 18 Apr 2014 22:06:41 +0000 (00:06 +0200)
commit9679fb900a837d35affba74ffa5b747884c5a00f
tree71e226ff0a037f4f06db2b434b3413912d0beafc
parenta2e22ac14e13af5677a12bcf3c9583447615a4ff
add wcsstr tests and new strstr and memmem test cases
src/functional/string_memmem.c
src/functional/string_strstr.c
src/functional/wcsstr.c [new file with mode: 0644]