mes/lib/tests/string
Jan Nieuwenhuizen b08281d75e
mescc: Mes C Library: memcmp: bugfix.
* lib/string/memcmp.c (memcmp): Bugfix.
* lib/tests/string/50-memcmp.c: Test it.
* build-aux/check-mescc.sh (TESTS): Add it.
2019-11-17 12:25:31 +01:00
..
30-strlen.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
50-memcmp.c mescc: Mes C Library: memcmp: bugfix. 2019-11-17 12:25:31 +01:00
50-strcmp.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02: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