view modules/mbsstr-tests @ 40246:c34f677e6117 default tip master

_Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 mode * lib/_Noreturn.h, m4/gnulib-common.m4: Don't use [[noreturn]] before GCC 4.8.
author Akim Demaille <akim.demaille@gmail.com>
date Sun, 17 Mar 2019 19:27:20 +0100
parents 413f5a66c55a
children
line wrap: on
line source

Files:
tests/test-mbsstr1.c
tests/test-mbsstr2.sh
tests/test-mbsstr2.c
tests/test-mbsstr3.sh
tests/test-mbsstr3.c
tests/macros.h
m4/locale-fr.m4
m4/locale-zh.m4
m4/codeset.m4

Depends-on:
setlocale

configure.ac:
gt_LOCALE_FR_UTF8
gt_LOCALE_ZH_CN

Makefile.am:
TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3