view modules/mbmemcasecoll-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-mbmemcasecoll1.sh
tests/test-mbmemcasecoll2.sh
tests/test-mbmemcasecoll3.sh
tests/test-mbmemcasecoll.c
tests/test-mbmemcasecmp.h
tests/macros.h
m4/locale-fr.m4
m4/locale-tr.m4
m4/codeset.m4

Depends-on:
stdbool
setlocale

configure.ac:
gt_LOCALE_FR
gt_LOCALE_FR_UTF8
gt_LOCALE_TR_UTF8

Makefile.am:
TESTS += test-mbmemcasecoll1.sh test-mbmemcasecoll2.sh test-mbmemcasecoll3.sh
TESTS_ENVIRONMENT += \
  LOCALE_FR='@LOCALE_FR@' \
  LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
  LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
check_PROGRAMS += test-mbmemcasecoll