mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
14 lines
258 B
Plaintext
14 lines
258 B
Plaintext
Files:
|
|
tests/unictype/test-sy_c_ident.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-sy_c_ident
|
|
check_PROGRAMS += test-sy_c_ident
|
|
test_sy_c_ident_SOURCES = unictype/test-sy_c_ident.c
|
|
test_sy_c_ident_LDADD = $(LDADD) $(LIBUNISTRING)
|