Mercurial > hg > octave-nkf > gnulib-hg
view modules/base32 @ 17833:e57fa2127ab9
unicase/locale-language-tests: fix LOCALE_FR test
* tests/unicase/test-locale-language.sh: Really use $LOCALE_FR for
a French locale with traditional encoding.
Reported by umerqayam in:
http://lists.gnu.org/archive/html/bug-libunistring/2014-12/msg00000.html
author | Daiki Ueno <ueno@gnu.org> |
---|---|
date | Fri, 12 Dec 2014 09:20:59 +0900 |
parents | d5610338e6f3 |
children |
line wrap: on
line source
Description: Encode binary data using printable characters (base32). Files: lib/base32.h lib/base32.c m4/base32.m4 Depends-on: stdbool memchr configure.ac: gl_FUNC_BASE32 Makefile.am: lib_SOURCES += base32.h base32.c Include: "base32.h" License: LGPLv2+ Maintainer: TODO