summaryrefslogtreecommitdiffstats
path: root/test/ctype_internal_test.c
AgeCommit message (Expand)Author
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-03test/ctype_internal_test.c: portability fixup.Andy Polyakov
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-25Check range of test values using isascii before diving into the fullPauli
2017-08-25Check for EOF in ASCII conversions.Pauli
2017-08-22Don't try to compare the ctype functions on values > 127Richard Levitte
2017-08-22Don't try to test ctype functions for values < 0 or > 255Richard Levitte
2017-08-22Fix the lack of isblank() with VMS CRichard Levitte
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli