Files
libgit2/tests/util/string.c
Peter Pettersson 6847eed97a tests: remove test for strcasecmp
strcasecmp is a posix function, testing it doesn't make sense.
Functions that needs unsigned compare should use git__strcasecmp()
2023-12-17 13:48:12 +01:00

4.7 KiB