test-ctype: test islower and isupper
commit2c17de8b37c52850261e173ba98306fadd5d5aa1
authorRené Scharfe <l.s.r@web.de>
Mon, 13 Feb 2023 21:10:45 +0000 (13 22:10 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Feb 2023 21:36:05 +0000 (13 13:36 -0800)
treef207462b7ec251367a9f5f4befad61cac71d6934
parentd5071be5ed7c2d60fe98e41b46a142f42a36caac
test-ctype: test islower and isupper

Test the character classifiers added by 43ccdf56ec (ctype: implement
islower/isupper macro, 2012-02-10).

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/test-ctype.c