]> Savannah Git Hosting - gnulib.git/commit
iswblank tests: Add more tests.
authorBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2023 11:48:25 +0000 (13:48 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 26 Jul 2023 11:48:25 +0000 (13:48 +0200)
commitac0d99cd6c13782df7e42e6e83a8bcb8fc273906
tree4f4c49efe5bac02b56926d295567b605581c12f2
parent97978417e8e3609a8c26e85276b91fb12330876e
iswblank tests: Add more tests.

* tests/test-iswblank.c (main): Verify that this character class
contains the ASCII space and tab, but not newline.
ChangeLog
tests/test-iswblank.c