mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/unictype/joininggroup-of-tests: New file. * tests/unictype/test-joininggroup_of.c: New file. * tests/unictype/test-joininggroup_of.h: New file, automatically generated by gen-uni-tables.
15 lines
326 B
Plaintext
15 lines
326 B
Plaintext
Files:
|
|
tests/unictype/test-joininggroup_of.c
|
|
tests/unictype/test-joininggroup_of.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-joininggroup_of
|
|
check_PROGRAMS += test-joininggroup_of
|
|
test_joininggroup_of_SOURCES = unictype/test-joininggroup_of.c
|
|
test_joininggroup_of_LDADD = $(LDADD) $(LIBUNISTRING)
|