]> Savannah Git Hosting - gnulib.git/commit
c-ctype: improve c_isascii testing
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Sep 2015 19:02:35 +0000 (12:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Sep 2015 19:03:06 +0000 (12:03 -0700)
commit5b09f8c067109f560ce7d4b70127a33862f42733
tree1b95048f8e823662a22fb7f708e9031b9271d563
parent617d662865cffa189afdbbcb0e268204091f0eff
c-ctype: improve c_isascii testing

* tests/test-c-ctype.c (test_all): Port c_isascii test to EBCDIC.
Add a test to count the number of ASCII characters.
ChangeLog
tests/test-c-ctype.c