]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/ctype-test'
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Feb 2023 19:32:29 +0000 (11:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Feb 2023 19:32:29 +0000 (11:32 -0800)
Test safe_ctype

* rs/ctype-test:
  test-ctype: test iscntrl, ispunct, isxdigit and isprint
  test-ctype: test islower and isupper
  test-ctype: test isascii


Trivial merge