coreutils / gnulib /modules /unicase /u16-toupper-tests
AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
Files:
tests/unicase/test-u16-toupper.c
tests/macros.h
Depends-on:
unistr/u16-cmp
uninorm/nfc
configure.ac:
Makefile.am:
TESTS += test-u16-toupper
check_PROGRAMS += test-u16-toupper
test_u16_toupper_SOURCES = unicase/test-u16-toupper.c
test_u16_toupper_LDADD = $(LDADD) $(LIBUNISTRING)