]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit98619325c0befd7d41043910bf901224366f48c9
tree6b7fdae648a375e9358a871bbf911aa4a3b91717
parent06dd2baa8da4a73421b959ec026a43711b9d77f9
parent567342fc7762ce5b04452c0b8e758ff3e673d4b7
Merge branch 'rs/ctype-test'

Test safe_ctype

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