mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
14 lines
316 B
Plaintext
14 lines
316 B
Plaintext
Files:
|
|
tests/unilbrk/test-u32-width-linebreaks.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-u32-width-linebreaks
|
|
check_PROGRAMS += test-u32-width-linebreaks
|
|
test_u32_width_linebreaks_SOURCES = unilbrk/test-u32-width-linebreaks.c
|
|
test_u32_width_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING)
|