Mercurial > hg > octave-nkf > gnulib-hg
view modules/unigbrk/u32-grapheme-breaks @ 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 | 1f14c6dd175d |
line wrap: on
line source
Description: Find grapheme cluster breaks in UTF-32 string. Files: lib/unigbrk/u32-grapheme-breaks.c tests/macros.h Depends-on: unigbrk/uc-is-grapheme-break unistr/u32-mbtouc configure.ac: gl_MODULE_INDICATOR([unigbrk/u32-grapheme-breaks]) gl_LIBUNISTRING_MODULE([0.9.4], [unigbrk/u32-grapheme-breaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS lib_SOURCES += unigbrk/u32-grapheme-breaks.c endif Include: "unigbrk.h" License: LGPL Maintainer: Ben Pfaff, Bruno Haible