aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-ctype.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma1-70/+0
2023-05-10Merge branch 'rs/test-ctype-eof'Junio C Hamano1-0/+2
2023-05-02test-ctype: check EOFRené Scharfe1-0/+2
2023-03-28t/helper: mark unused argv/argc argumentsJeff King1-1/+1
2023-03-17Merge branch 'en/header-cleanup'Junio C Hamano1-1/+0
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren1-1/+0
2023-02-13test-ctype: test iscntrl, ispunct, isxdigit and isprintRené Scharfe1-0/+9
2023-02-13test-ctype: test islower and isupperRené Scharfe1-0/+2
2023-02-13test-ctype: test isasciiRené Scharfe1-2/+17
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy1-1/+2
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano1-1/+1
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy1-0/+42