mes/lib/tests/string
Jan (janneke) Nieuwenhuizen 691d25699c
test: Split-off 50-strcmp-itoa.c
* lib/tests/string/50-strcmp.c (main): Move itoa tests to...
* lib/tests/string/50-strcmp-itoa.c: ...this new file.
* build-aux/check-mescc.sh (mes_tests): Add it.
2021-01-23 08:43:42 +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 mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02: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