1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 07:03:33 +00:00

wctype: Add tests.

* tests/test-wctype.c: New file, based on
tests/test-c32_get_type_test.c.
* modules/wctype-tests: New file.
This commit is contained in:
Bruno Haible
2023-07-25 23:38:03 +02:00
parent e3f3b8258d
commit 546ee248e8
3 changed files with 92 additions and 0 deletions

12
modules/wctype-tests Normal file
View File

@@ -0,0 +1,12 @@
Files:
tests/test-wctype.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-wctype
check_PROGRAMS += test-wctype