mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* 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.
14 lines
166 B
Plaintext
14 lines
166 B
Plaintext
Files:
|
|
tests/test-iswctype.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
wctype
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-iswctype
|
|
check_PROGRAMS += test-iswctype
|