bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wctype, iswctype: Add tests


From: Bruno Haible
Subject: wctype, iswctype: Add tests
Date: Wed, 26 Jul 2023 00:36:21 +0200

Since fnmatch() relies on character classes, and I saw a test failure of
c32_apply_type_test on mingw, it's time to add unit tests for these
character class functions.


2023-07-25  Bruno Haible  <bruno@clisp.org>

        iswctype: Add tests.
        * tests/test-iswctype.c: New file, based on
        tests/test-c32_apply_type_test.c.
        * tests/test-c32_apply_type_test.c (main): Update accordingly.
        * modules/iswctype-tests: New file.

        wctype: Add tests.
        * tests/test-wctype.c: New file, based on
        tests/test-c32_get_type_test.c.
        * modules/wctype-tests: New file.

Attachment: 0001-wctype-Add-tests.patch
Description: Text Data

Attachment: 0002-iswctype-Add-tests.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]