Re: [PATCH v2 0/3] test-ctype: test all classifiers
From: Junio C Hamano <hidden> Date: 2023-02-13 21:59:11
René Scharfe [off-list ref] writes:
Add tests to cover the remaining character class test functions.
Changes since v1:
- More compact and readable isprint() test string specification by
reusing the one for ispunct().