]> Savannah Git Hosting - gnulib.git/commit
uniwbrk: Add unit tests of CR-LF sequences.
authorBruno Haible <bruno@clisp.org>
Wed, 29 Dec 2021 11:15:37 +0000 (12:15 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 29 Dec 2021 11:15:37 +0000 (12:15 +0100)
commitcf1af53c980a5683c379cc7352f75d72e5dbe0f4
treec8516284b30ed0673a15d29961d96050df732fbc
parente8541384813cc73504a7b75be425a70e4c2bd7ad
uniwbrk: Add unit tests of CR-LF sequences.

* tests/uniwbrk/test-u8-wordbreaks.c (main): Add test of a string with
CR-LF.
* tests/uniwbrk/test-u16-wordbreaks.c (main): Likewise.
* tests/uniwbrk/test-u32-wordbreaks.c (main): Likewise.
ChangeLog
tests/uniwbrk/test-u16-wordbreaks.c
tests/uniwbrk/test-u32-wordbreaks.c
tests/uniwbrk/test-u8-wordbreaks.c