mc/tests/lib/strutil
Adam Sampson 7435010d29 Ticket #4358: tests/lib/strutil/filevercmp.c: variable redeclaration.
(filevercmp_test5): rename variables. START_TEST macro uses the variable
name _i, so GCC complains about redefining it with a different type
here.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2022-06-05 11:23:37 +03:00
..
filevercmp.c Ticket #4358: tests/lib/strutil/filevercmp.c: variable redeclaration. 2022-06-05 11:23:37 +03:00
Makefile.am tests/lib/strutil/Makefile.am: remove unsed include path. 2020-12-31 16:26:47 +03:00
parse_integer.c Update copyright years. 2022-03-13 13:17:26 +03:00
replace__str_replace_all.c Update copyright years. 2022-03-13 13:17:26 +03:00
str_verscmp.c tests/lib/strutil/filevercmp.c: use _GL_CMP() to get sign. 2022-03-13 13:17:27 +03:00