]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/t-ctype-simplify'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Mar 2024 21:12:30 +0000 (14:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Mar 2024 21:12:31 +0000 (14:12 -0700)
Code simplification to one unit-test program.

* rs/t-ctype-simplify:
  t-ctype: avoid duplicating class names
  t-ctype: align output of i
  t-ctype: simplify EOF check
  t-ctype: allow NUL anywhere in the specification string


Trivial merge