view modules/unigbrk/u16-grapheme-breaks-tests @ 16681:14592d8d106b

Tests for module 'log2l'. * modules/log2l-tests: New file. * tests/test-log2l.c: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 11 Mar 2012 20:50:40 +0100
parents bf75753bb6d8
children
line wrap: on
line source

Files:
tests/unigbrk/test-u16-grapheme-breaks.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-u16-grapheme-breaks
check_PROGRAMS += test-u16-grapheme-breaks
test_u16_grapheme_breaks_SOURCES = unigbrk/test-u16-grapheme-breaks.c
test_u16_grapheme_breaks_LDADD = $(LDADD) $(LIBUNISTRING)