Waldemar Brodkorb d80e49d7b6 test: quieten some gcc warnings 8 gadi atpakaļ
..
Makefile 6bfb450b58 test: add missing top_srcdir 11 gadi atpakaļ
Makefile.in 3f98fdc552 remove m68k binutils workarounds 8 gadi atpakaļ
dat_isw-funcs.h bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswalnum.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswalpha.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswcntrl.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswctype.c 8596cf8846 Fix wcswidth function when LOCALE support is disabled 15 gadi atpakaļ
dat_iswdigit.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswgraph.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswlower.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswprint.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswpunct.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswspace.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswupper.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_iswxdigit.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_mblen.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_mbrlen.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_mbrtowc.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_mbsrtowcs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_mbstowcs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_mbtowc.c d80e49d7b6 test: quieten some gcc warnings 8 gadi atpakaļ
dat_strcoll.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_strfmon.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_strxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_swscanf.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_tow-funcs.h bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_towctrans.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_towlower.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_towupper.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcrtomb.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcscat.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcschr.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcscmp.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcscoll.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcscpy.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcscspn.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcslen.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsncat.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsncmp.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsncpy.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcspbrk.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsrtombs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsspn.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsstr.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcstod.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcstok.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcstombs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcswidth.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcsxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wctob.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wctomb.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wctrans.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wctype.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
dat_wcwidth.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tgn_funcdef.h bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tgn_locdef.h bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tsp_common.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst2_mbrtowc.c 86b4bf7d31 wchar: bug #1471: fix cornercase in mbrtowc 13 gadi atpakaļ
tst_funcs.h d80e49d7b6 test: quieten some gcc warnings 8 gadi atpakaļ
tst_iswalnum.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswalpha.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswcntrl.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswctype.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswdigit.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswgraph.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswlower.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswprint.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswpunct.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswspace.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswupper.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_iswxdigit.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_mblen.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_mbrlen.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_mbrtowc.c d80e49d7b6 test: quieten some gcc warnings 8 gadi atpakaļ
tst_mbsrtowcs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_mbstowcs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_mbtowc.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_strcoll.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_strfmon.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_strxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_swscanf.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_towctrans.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_towlower.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_towupper.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_types.h bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcrtomb.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcscat.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcschr.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcscmp.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcscoll.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcscpy.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcscspn.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcslen.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsncat.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsncmp.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsncpy.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcspbrk.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsrtombs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsspn.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsstr.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcstod.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcstok.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcstombs.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcswidth.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcsxfrm.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wctob.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wctomb.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wctrans.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wctype.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ
tst_wcwidth.c bb9231c840 Added missing tests for locale with multibyte encoding 16 gadi atpakaļ