Hi, I cross-built libunistring for mingw32 on a Fedora 18 x86-64 system. It worked fine. I then ran the test suite under wine (make check TESTS_ENVIRONMENT=wine) and got some failures. The log follows.
Cheers, Andy make[4]: Entering directory `/home/wingo/src/libunistring/+i686-w64-mingw32/tests' PASS: test-alloca-opt.exe PASS: test-array-mergesort.exe Skipping test: no traditional french locale is installed SKIP: test-btowc1.sh Skipping test: no french Unicode locale is installed SKIP: test-btowc2.sh PASS: test-c-ctype.exe PASS: test-c-strcase.sh PASS: test-environ.exe PASS: test-errno.exe PASS: test-float.exe PASS: test-frexp-nolibm.exe PASS: test-frexpl-nolibm.exe PASS: test-fseterr.exe PASS: test-iconv-h.exe PASS: test-iconv.exe PASS: test-intprops.exe PASS: test-inttypes.exe PASS: test-isnand-nolibm.exe PASS: test-isnanf-nolibm.exe PASS: test-isnanl-nolibm.exe PASS: test-iswblank.exe PASS: test-locale.exe PASS: test-localename.exe Starting test_lock ... OK Starting test_rwlock ... OK Starting test_recursive_lock ... OK Starting test_once ... OK PASS: test-lock.exe PASS: test-malloca.exe PASS: test-math.exe Skipping test: no traditional french locale is installed SKIP: test-mbrtowc1.sh Skipping test: no french Unicode locale is installed SKIP: test-mbrtowc2.sh Skipping test: no traditional japanese locale is installed SKIP: test-mbrtowc3.sh Skipping test: no transitional chinese locale is installed SKIP: test-mbrtowc4.sh ../../tests/test-mbrtowc-w32.c:184: assertion failed abnormal program termination FAIL: test-mbrtowc-w32-1.sh ../../tests/test-mbrtowc-w32.c:233: assertion failed abnormal program termination FAIL: test-mbrtowc-w32-2.sh PASS: test-mbrtowc-w32-3.sh PASS: test-mbrtowc-w32-4.sh Skipping test: found no locale with codepage 936 SKIP: test-mbrtowc-w32-5.sh Skipping test: no french Unicode locale is installed SKIP: test-mbsinit.sh PASS: test-memchr.exe PASS: test-printf-frexp.exe PASS: test-printf-frexpl.exe PASS: test-setenv.exe Skipping test: no locale for testing is installed SKIP: test-setlocale1.sh fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=0 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=122 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=0 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=122 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=0 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=122 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=0 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=122 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=0 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 fixme:msvcrt:_setmbcp_l trail bytes data not available for DBCS codepage 65001 - assuming all bytes err:msvcrt:_setmbcp_l MultiByteToWideChar of chars failed for cp 65001, ret=128 (exp 256), error=122 err:msvcrt:_setmbcp_l WideCharToMultiByte failed for cp 65001, ret=0 (exp 256), error=122 PASS: test-setlocale2.sh PASS: test-signbit.exe PASS: test-stdbool.exe PASS: test-stddef.exe PASS: test-stdint.exe PASS: test-stdlib.exe PASS: test-strerror.exe ../../tests/test-striconveh.c:172: assertion failed abnormal program termination FAIL: test-striconveh.exe ../../tests/test-striconveha.c:327: assertion failed abnormal program termination FAIL: test-striconveha.exe PASS: test-string.exe PASS: test-strncat.exe PASS: test-strstr.exe PASS: test-sys_types.exe PASS: test-init.sh PASS: test-thread_self.exe PASS: test-thread_create.exe PASS: test-cased.exe PASS: test-ignorable.exe PASS: unicase/test-locale-language.sh PASS: test-uc_tolower.exe PASS: test-uc_totitle.exe PASS: test-uc_toupper.exe PASS: test-u16-casecmp.exe PASS: test-u16-casecoll.exe PASS: test-u16-casefold.exe PASS: test-u16-is-cased.exe PASS: test-u16-is-casefolded.exe PASS: test-u16-is-lowercase.exe PASS: test-u16-is-titlecase.exe PASS: test-u16-is-uppercase.exe PASS: test-u16-tolower.exe PASS: test-u16-totitle.exe PASS: test-u16-toupper.exe PASS: test-u32-casecmp.exe PASS: test-u32-casecoll.exe PASS: test-u32-casefold.exe PASS: test-u32-is-cased.exe PASS: test-u32-is-casefolded.exe PASS: test-u32-is-lowercase.exe PASS: test-u32-is-titlecase.exe PASS: test-u32-is-uppercase.exe PASS: test-u32-tolower.exe PASS: test-u32-totitle.exe PASS: test-u32-toupper.exe PASS: test-u8-casecmp.exe PASS: test-u8-casecoll.exe PASS: test-u8-casefold.exe PASS: test-u8-is-cased.exe PASS: test-u8-is-casefolded.exe PASS: test-u8-is-lowercase.exe PASS: test-u8-is-titlecase.exe PASS: test-u8-is-uppercase.exe PASS: test-u8-tolower.exe PASS: test-u8-totitle.exe PASS: test-u8-toupper.exe Skipping test: no traditional french locale is installed SKIP: unicase/test-ulc-casecmp1.sh Skipping test: no french Unicode locale is installed SKIP: unicase/test-ulc-casecmp2.sh Skipping test: no traditional french locale is installed SKIP: unicase/test-ulc-casecoll1.sh Skipping test: no french Unicode locale is installed SKIP: unicase/test-ulc-casecoll2.sh ../../tests/uniconv/test-u16-conv-from-enc.c:137: assertion failed abnormal program termination FAIL: test-u16-conv-from-enc.exe PASS: test-u16-conv-to-enc.exe ../../tests/uniconv/test-u16-strconv-from-enc.c:84: assertion failed abnormal program termination FAIL: test-u16-strconv-from-enc.exe PASS: test-u16-strconv-to-enc.exe ../../tests/uniconv/test-u32-conv-from-enc.c:137: assertion failed abnormal program termination FAIL: test-u32-conv-from-enc.exe PASS: test-u32-conv-to-enc.exe ../../tests/uniconv/test-u32-strconv-from-enc.c:84: assertion failed abnormal program termination FAIL: test-u32-strconv-from-enc.exe PASS: test-u32-strconv-to-enc.exe ../../tests/uniconv/test-u8-conv-from-enc.c:129: assertion failed abnormal program termination FAIL: test-u8-conv-from-enc.exe PASS: test-u8-conv-to-enc.exe ../../tests/uniconv/test-u8-strconv-from-enc.c:72: assertion failed abnormal program termination FAIL: test-u8-strconv-from-enc.exe PASS: test-u8-strconv-to-enc.exe PASS: test-bidi_byname.exe PASS: test-bidi_longname.exe PASS: test-bidi_name.exe PASS: test-bidi_of.exe PASS: test-bidi_test.exe PASS: test-block_list.exe PASS: test-block_of.exe PASS: test-block_test.exe PASS: test-categ_C.exe PASS: test-categ_Cc.exe PASS: test-categ_Cf.exe PASS: test-categ_Cn.exe PASS: test-categ_Co.exe PASS: test-categ_Cs.exe PASS: test-categ_L.exe PASS: test-categ_LC.exe PASS: test-categ_Ll.exe PASS: test-categ_Lm.exe PASS: test-categ_Lo.exe PASS: test-categ_Lt.exe PASS: test-categ_Lu.exe PASS: test-categ_M.exe PASS: test-categ_Mc.exe PASS: test-categ_Me.exe PASS: test-categ_Mn.exe PASS: test-categ_N.exe PASS: test-categ_Nd.exe PASS: test-categ_Nl.exe PASS: test-categ_No.exe PASS: test-categ_P.exe PASS: test-categ_Pc.exe PASS: test-categ_Pd.exe PASS: test-categ_Pe.exe PASS: test-categ_Pf.exe PASS: test-categ_Pi.exe PASS: test-categ_Po.exe PASS: test-categ_Ps.exe PASS: test-categ_S.exe PASS: test-categ_Sc.exe PASS: test-categ_Sk.exe PASS: test-categ_Sm.exe PASS: test-categ_So.exe PASS: test-categ_Z.exe PASS: test-categ_Zl.exe PASS: test-categ_Zp.exe PASS: test-categ_Zs.exe PASS: test-categ_and_not.exe PASS: test-categ_and.exe PASS: test-categ_byname.exe PASS: test-categ_longname.exe PASS: test-categ_name.exe PASS: test-categ_of.exe PASS: test-categ_or.exe PASS: test-categ_test_withtable.exe PASS: test-combiningclass_byname.exe PASS: test-combiningclass_longname.exe PASS: test-combiningclass_name.exe PASS: test-combiningclass.exe PASS: test-ctype_alnum.exe PASS: test-ctype_alpha.exe PASS: test-ctype_blank.exe PASS: test-ctype_cntrl.exe PASS: test-ctype_digit.exe PASS: test-ctype_graph.exe PASS: test-ctype_lower.exe PASS: test-ctype_print.exe PASS: test-ctype_punct.exe PASS: test-ctype_space.exe PASS: test-ctype_upper.exe PASS: test-ctype_xdigit.exe PASS: test-decdigit.exe PASS: test-digit.exe PASS: test-joininggroup_byname.exe PASS: test-joininggroup_name.exe PASS: test-joininggroup_of.exe PASS: test-joiningtype_byname.exe PASS: test-joiningtype_longname.exe PASS: test-joiningtype_name.exe PASS: test-joiningtype_of.exe PASS: test-mirror.exe PASS: test-numeric.exe PASS: test-pr_alphabetic.exe PASS: test-pr_ascii_hex_digit.exe PASS: test-pr_bidi_arabic_digit.exe PASS: test-pr_bidi_arabic_right_to_left.exe PASS: test-pr_bidi_block_separator.exe PASS: test-pr_bidi_boundary_neutral.exe PASS: test-pr_bidi_common_separator.exe PASS: test-pr_bidi_control.exe PASS: test-pr_bidi_embedding_or_override.exe PASS: test-pr_bidi_eur_num_separator.exe PASS: test-pr_bidi_eur_num_terminator.exe PASS: test-pr_bidi_european_digit.exe PASS: test-pr_bidi_hebrew_right_to_left.exe PASS: test-pr_bidi_left_to_right.exe PASS: test-pr_bidi_non_spacing_mark.exe PASS: test-pr_bidi_other_neutral.exe PASS: test-pr_bidi_pdf.exe PASS: test-pr_bidi_segment_separator.exe PASS: test-pr_bidi_whitespace.exe PASS: test-pr_byname.exe PASS: test-pr_case_ignorable.exe PASS: test-pr_cased.exe PASS: test-pr_changes_when_casefolded.exe PASS: test-pr_changes_when_casemapped.exe PASS: test-pr_changes_when_lowercased.exe PASS: test-pr_changes_when_titlecased.exe PASS: test-pr_changes_when_uppercased.exe PASS: test-pr_combining.exe PASS: test-pr_composite.exe PASS: test-pr_currency_symbol.exe PASS: test-pr_dash.exe PASS: test-pr_decimal_digit.exe PASS: test-pr_default_ignorable_code_point.exe PASS: test-pr_deprecated.exe PASS: test-pr_diacritic.exe PASS: test-pr_extender.exe PASS: test-pr_format_control.exe PASS: test-pr_grapheme_base.exe PASS: test-pr_grapheme_extend.exe PASS: test-pr_grapheme_link.exe PASS: test-pr_hex_digit.exe PASS: test-pr_hyphen.exe PASS: test-pr_id_continue.exe PASS: test-pr_id_start.exe PASS: test-pr_ideographic.exe PASS: test-pr_ids_binary_operator.exe PASS: test-pr_ids_trinary_operator.exe PASS: test-pr_ignorable_control.exe PASS: test-pr_iso_control.exe PASS: test-pr_join_control.exe PASS: test-pr_left_of_pair.exe PASS: test-pr_line_separator.exe PASS: test-pr_logical_order_exception.exe PASS: test-pr_lowercase.exe PASS: test-pr_math.exe PASS: test-pr_non_break.exe PASS: test-pr_not_a_character.exe PASS: test-pr_numeric.exe PASS: test-pr_other_alphabetic.exe PASS: test-pr_other_default_ignorable_code_point.exe PASS: test-pr_other_grapheme_extend.exe PASS: test-pr_other_id_continue.exe PASS: test-pr_other_id_start.exe PASS: test-pr_other_lowercase.exe PASS: test-pr_other_math.exe PASS: test-pr_other_uppercase.exe PASS: test-pr_paired_punctuation.exe PASS: test-pr_paragraph_separator.exe PASS: test-pr_pattern_syntax.exe PASS: test-pr_pattern_white_space.exe PASS: test-pr_private_use.exe PASS: test-pr_punctuation.exe PASS: test-pr_quotation_mark.exe PASS: test-pr_radical.exe PASS: test-pr_sentence_terminal.exe PASS: test-pr_soft_dotted.exe PASS: test-pr_space.exe PASS: test-pr_terminal_punctuation.exe PASS: test-pr_test.exe PASS: test-pr_titlecase.exe PASS: test-pr_unassigned_code_value.exe PASS: test-pr_unified_ideograph.exe PASS: test-pr_uppercase.exe PASS: test-pr_variation_selector.exe PASS: test-pr_white_space.exe PASS: test-pr_xid_continue.exe PASS: test-pr_xid_start.exe PASS: test-pr_zero_width.exe PASS: test-scripts.exe PASS: test-sy_c_ident.exe PASS: test-sy_c_whitespace.exe PASS: test-sy_java_ident.exe PASS: test-sy_java_whitespace.exe PASS: test-u16-grapheme-breaks.exe PASS: test-u16-grapheme-next.exe PASS: test-u16-grapheme-prev.exe PASS: test-u32-grapheme-breaks.exe PASS: test-u32-grapheme-next.exe PASS: test-u32-grapheme-prev.exe PASS: test-u8-grapheme-breaks.exe PASS: test-u8-grapheme-next.exe PASS: test-u8-grapheme-prev.exe PASS: test-uc-gbrk-prop.exe PASS: unigbrk/test-uc-is-grapheme-break.sh Skipping test: no traditional Arabic locale is installed SKIP: unigbrk/test-ulc-grapheme-breaks.sh PASS: test-u16-possible-linebreaks.exe PASS: test-u16-width-linebreaks.exe PASS: test-u32-possible-linebreaks.exe PASS: test-u32-width-linebreaks.exe PASS: test-u8-possible-linebreaks.exe PASS: test-u8-width-linebreaks.exe PASS: test-ulc-possible-linebreaks.exe PASS: test-ulc-width-linebreaks.exe PASS: uniname/test-uninames.sh PASS: test-canonical-decomposition.exe PASS: test-compat-decomposition.exe PASS: test-composition.exe PASS: test-decomposing-form.exe PASS: test-decomposition.exe PASS: test-uninorm-filter-nfc.exe PASS: test-nfc.exe PASS: uninorm/test-u32-nfc-big.sh PASS: test-nfd.exe PASS: uninorm/test-u32-nfd-big.sh PASS: test-nfkc.exe PASS: uninorm/test-u32-nfkc-big.sh PASS: test-nfkd.exe PASS: uninorm/test-u32-nfkd-big.sh PASS: test-u16-normcmp.exe PASS: test-u16-normcoll.exe PASS: test-u32-normcmp.exe PASS: test-u32-normcoll.exe PASS: test-u8-normcmp.exe PASS: test-u8-normcoll.exe PASS: test-unistd.exe PASS: test-u16-asnprintf1.exe PASS: test-u16-vasnprintf1.exe Skipping test: no traditional french locale is installed SKIP: unistdio/test-u16-vasnprintf2.sh Skipping test: no french Unicode locale is installed SKIP: unistdio/test-u16-vasnprintf3.sh PASS: test-u16-vasprintf1.exe PASS: test-u16-vsnprintf1.exe PASS: test-u16-vsprintf1.exe PASS: test-u32-asnprintf1.exe PASS: test-u32-vasnprintf1.exe Skipping test: no traditional french locale is installed SKIP: unistdio/test-u32-vasnprintf2.sh Skipping test: no french Unicode locale is installed SKIP: unistdio/test-u32-vasnprintf3.sh PASS: test-u32-vasprintf1.exe PASS: test-u32-vsnprintf1.exe PASS: test-u32-vsprintf1.exe PASS: test-u8-asnprintf1.exe PASS: test-u8-vasnprintf1.exe Skipping test: no traditional french locale is installed SKIP: unistdio/test-u8-vasnprintf2.sh Skipping test: no french Unicode locale is installed SKIP: unistdio/test-u8-vasnprintf3.sh PASS: test-u8-vasprintf1.exe PASS: test-u8-vsnprintf1.exe PASS: test-u8-vsprintf1.exe PASS: test-ulc-asnprintf1.exe PASS: test-ulc-vasnprintf1.exe Skipping test: no traditional french locale is installed SKIP: unistdio/test-ulc-vasnprintf2.sh Skipping test: no french Unicode locale is installed SKIP: unistdio/test-ulc-vasnprintf3.sh PASS: test-ulc-vasprintf1.exe PASS: test-ulc-vsnprintf1.exe PASS: test-ulc-vsprintf1.exe PASS: test-u16-check.exe PASS: test-u16-chr.exe PASS: test-u16-cmp.exe PASS: test-u16-cmp2.exe PASS: test-u16-cpy-alloc.exe PASS: test-u16-cpy.exe PASS: test-u16-mblen.exe PASS: test-u16-mbsnlen.exe PASS: test-u16-mbtouc.exe PASS: test-u16-mbtouc-unsafe.exe PASS: test-u16-mbtoucr.exe PASS: test-u16-move.exe PASS: test-u16-next.exe PASS: test-u16-prev.exe PASS: test-u16-set.exe PASS: test-u16-stpcpy.exe PASS: test-u16-stpncpy.exe PASS: test-u16-strcat.exe PASS: test-u16-strchr.exe PASS: test-u16-strcmp.exe ../../tests/unistr/test-u16-strcmp.h:31: assertion failed abnormal program termination FAIL: test-u16-strcoll.exe PASS: test-u16-strcpy.exe PASS: test-u16-strdup.exe PASS: test-u16-strlen.exe PASS: test-u16-strmblen.exe PASS: test-u16-strmbtouc.exe PASS: test-u16-strncat.exe PASS: test-u16-strncmp.exe PASS: test-u16-strncpy.exe PASS: test-u16-strnlen.exe PASS: test-u16-strstr.exe PASS: test-u16-to-u32.exe PASS: test-u16-to-u8.exe PASS: test-u16-uctomb.exe PASS: test-u32-check.exe PASS: test-u32-chr.exe PASS: test-u32-cmp.exe PASS: test-u32-cmp2.exe PASS: test-u32-cpy-alloc.exe PASS: test-u32-cpy.exe PASS: test-u32-mblen.exe PASS: test-u32-mbsnlen.exe PASS: test-u32-mbtouc.exe PASS: test-u32-mbtouc-unsafe.exe PASS: test-u32-mbtoucr.exe PASS: test-u32-move.exe PASS: test-u32-next.exe PASS: test-u32-prev.exe PASS: test-u32-set.exe PASS: test-u32-stpcpy.exe PASS: test-u32-stpncpy.exe PASS: test-u32-strcat.exe PASS: test-u32-strchr.exe PASS: test-u32-strcmp.exe ../../tests/unistr/test-u32-strcmp.h:31: assertion failed abnormal program termination FAIL: test-u32-strcoll.exe PASS: test-u32-strcpy.exe PASS: test-u32-strdup.exe PASS: test-u32-strlen.exe PASS: test-u32-strmblen.exe PASS: test-u32-strmbtouc.exe PASS: test-u32-strncat.exe PASS: test-u32-strncmp.exe PASS: test-u32-strncpy.exe PASS: test-u32-strnlen.exe PASS: test-u32-strstr.exe PASS: test-u32-to-u16.exe PASS: test-u32-to-u8.exe PASS: test-u32-uctomb.exe PASS: test-u8-check.exe PASS: test-u8-chr.exe PASS: test-u8-cmp.exe PASS: test-u8-cmp2.exe PASS: test-u8-cpy-alloc.exe PASS: test-u8-cpy.exe PASS: test-u8-mblen.exe PASS: test-u8-mbsnlen.exe PASS: test-u8-mbtouc.exe PASS: test-u8-mbtouc-unsafe.exe PASS: test-u8-mbtoucr.exe PASS: test-u8-move.exe PASS: test-u8-next.exe PASS: test-u8-prev.exe PASS: test-u8-set.exe PASS: test-u8-stpcpy.exe PASS: test-u8-stpncpy.exe PASS: test-u8-strcat.exe PASS: test-u8-strchr.exe PASS: test-u8-strcmp.exe ../../tests/unistr/test-u8-strcmp.h:31: assertion failed abnormal program termination FAIL: test-u8-strcoll.exe PASS: test-u8-strcpy.exe PASS: test-u8-strdup.exe PASS: test-u8-strlen.exe PASS: test-u8-strmblen.exe PASS: test-u8-strmbtouc.exe PASS: test-u8-strncat.exe PASS: test-u8-strncmp.exe PASS: test-u8-strncpy.exe PASS: test-u8-strnlen.exe PASS: test-u8-strstr.exe PASS: test-u8-to-u16.exe PASS: test-u8-to-u32.exe PASS: test-u8-uctomb.exe PASS: test-u16-wordbreaks.exe PASS: test-u32-wordbreaks.exe PASS: test-u8-wordbreaks.exe Skipping test: no traditional french locale is installed SKIP: uniwbrk/test-ulc-wordbreaks.sh PASS: test-u16-strwidth.exe PASS: test-u16-width.exe PASS: test-u32-strwidth.exe PASS: test-u32-width.exe PASS: test-u8-strwidth.exe PASS: test-u8-width.exe PASS: test-uc_width.exe PASS: uniwidth/test-uc_width2.sh PASS: test-unsetenv.exe PASS: test-verify.exe PASS: test-verify.sh PASS: test-wchar.exe PASS: test-wcrtomb.sh PASS: test-wcrtomb-w32-1.sh PASS: test-wcrtomb-w32-2.sh PASS: test-wcrtomb-w32-3.sh PASS: test-wcrtomb-w32-4.sh Skipping test: found no locale with codepage 936 SKIP: test-wcrtomb-w32-5.sh PASS: test-wctype-h.exe PASS: test-wcwidth.exe PASS: test-xalloc-die.sh ======================= 13 of 458 tests failed (24 tests were not run) ======================= -- http://wingolog.org/
