This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wide character testsuite failures


> Is this really normal?  Is there some dg-magic to XFAIL all such testcases on 
> platforms that don't have _GLIBCXX_USE_WCHAR_T set?

....have "wchar_t" as part of the filename or in an enclosing directory.

See how the basic_string tests are done, ie:
libstdc++-v3/testsuite/21_strings/basic_string/assign/char/*
libstdc++-v3/testsuite/21_strings/basic_string/assign/wchar_t/*

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]