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


On 24/11/06 12:03, Benjamin Kosnik wrote:
> > 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/*

I've set up my directory structure like that but still get failures.  Since 
it's not normal expected behaviour the mistake must be on my part:  I'll 
investigate further.  I usually work on platforms with wide character 
support, so I've never paid any attention to this before.

Thanks.

--smw


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