coreutils / gnulib /modules /unicase /u16-is-cased-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Files:
tests/unicase/test-u16-is-cased.c
tests/unicase/test-is-cased.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-u16-is-cased
check_PROGRAMS += test-u16-is-cased
test_u16_is_cased_SOURCES = unicase/test-u16-is-cased.c
test_u16_is_cased_LDADD = $(LDADD) $(LIBUNISTRING)