Blame gnulib-tests/test-mbrtowc1.sh

Packit Service fdd496
#!/bin/sh
Packit Service fdd496
Packit Service fdd496
# Test in an ISO-8859-1 or ISO-8859-15 locale.
Packit Service fdd496
: ${LOCALE_FR=fr_FR}
Packit Service fdd496
if test $LOCALE_FR = none; then
Packit Service fdd496
  if test -f /usr/bin/localedef; then
Packit Service fdd496
    echo "Skipping test: no traditional french locale is installed"
Packit Service fdd496
  else
Packit Service fdd496
    echo "Skipping test: no traditional french locale is supported"
Packit Service fdd496
  fi
Packit Service fdd496
  exit 77
Packit Service fdd496
fi
Packit Service fdd496
Packit Service fdd496
LC_ALL=$LOCALE_FR \
Packit Service fdd496
./test-mbrtowc${EXEEXT} 1