summaryrefslogtreecommitdiff
path: root/t/helper/test-ctype.c
AgeCommit message (Expand)Author
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma
2023-05-10Merge branch 'rs/test-ctype-eof'Junio C Hamano
2023-05-02test-ctype: check EOFRené Scharfe
2023-03-28t/helper: mark unused argv/argc argumentsJeff King
2023-03-17Merge branch 'en/header-cleanup'Junio C Hamano
2023-02-24treewide: remove unnecessary cache.h includes in source filesElijah Newren
2023-02-13test-ctype: test iscntrl, ispunct, isxdigit and isprintRené Scharfe
2023-02-13test-ctype: test islower and isupperRené Scharfe
2023-02-13test-ctype: test isasciiRené Scharfe
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy