Mercurial > hg > octave-jordi > gnulib-hg
view modules/wcrtomb-tests @ 13553:8fc3314fe460
Document not_eol and remove mention of regex.c.
author | Reuben Thomas <rrt@sc3d.org> |
---|---|
date | Sat, 14 Aug 2010 16:40:16 +0100 |
parents | 03aab12b3f15 |
children | 413f5a66c55a |
line wrap: on
line source
Files: tests/test-wcrtomb.sh tests/test-wcrtomb.c tests/signature.h tests/macros.h m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-zh.m4 m4/codeset.m4 Depends-on: btowc configure.ac: gt_LOCALE_FR gt_LOCALE_FR_UTF8 gt_LOCALE_JA gt_LOCALE_ZH_CN Makefile.am: TESTS += test-wcrtomb.sh TESTS_ENVIRONMENT += \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-wcrtomb