mes/lib/tests/string
Jan (janneke) Nieuwenhuizen 4b194d7bc7
tests: 70-strchr.c: Rewrite for TinyCC.
* lib/tests/string/70-strchr.c (main): Use char* hello for comparison.
Allows for duplication of "hello" string.
2021-01-23 08:43:45 +01:00
..
30-strlen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
50-strcmp-itoa.c test: Split-off 50-strcmp-itoa.c 2021-01-23 08:43:42 +01:00
50-strcmp.c test: Split-off 50-strcmp-itoa.c 2021-01-23 08:43:42 +01:00
50-strcpy.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
50-strncmp.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
70-strchr.c tests: 70-strchr.c: Rewrite for TinyCC. 2021-01-23 08:43:45 +01:00
80-strncpy.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
80-strrchr.c mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-24 17:51:53 +01:00
90-snprintf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
90-strpbrk.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
90-strspn.c mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-24 17:51:53 +01:00