]> Savannah Git Hosting - gnulib.git/commit
unistr/u*strstr tests: Add more tests.
authorBruno Haible <bruno@clisp.org>
Sun, 2 Apr 2023 10:52:44 +0000 (12:52 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Apr 2023 10:52:44 +0000 (12:52 +0200)
commit768593d575328a4b7c0fae0958f3d3af0a2ac3f9
tree208c963bb27fb20d7487acc89693b67354813fd7
parentbbf0d3fdf25e8f85c7751ac0ee90a0f50a0f054d
unistr/u*strstr tests: Add more tests.

* tests/unistr/test-u-strstr.h (test_u_strstr): Add the two latest tests
from tests/test-strstr.c.
* tests/unistr/test-u8-strstr.c (U_SET): New macro.
* tests/unistr/test-u16-strstr.c (U_SET): New macro.
* tests/unistr/test-u32-strstr.c (U_SET): New macro.
* modules/unistr/u8-strstr-tests (Depends-on): Add unistr/u8-set.
* modules/unistr/u16-strstr-tests (Depends-on): Add unistr/u16-set.
* modules/unistr/u32-strstr-tests (Depends-on): Add unistr/u32-set.
ChangeLog
modules/unistr/u16-strstr-tests
modules/unistr/u32-strstr-tests
modules/unistr/u8-strstr-tests
tests/unistr/test-u-strstr.h
tests/unistr/test-u16-strstr.c
tests/unistr/test-u32-strstr.c
tests/unistr/test-u8-strstr.c