Re: CppUnit wstring support

2014-07-07 Thread Stephan Bergmann
On 07/04/2014 06:10 AM, Randall Britten wrote: Is there a plan to include wstring support out-of-the-box for CppUnit? If not, and in the mean time, what is the “correct” way to add support for wstring, (e.g. such that the following will compile on a strict compiler such as the one included with X

CppUnit wstring support

2014-07-05 Thread Randall Britten
Hi Is there a plan to include wstring support out-of-the-box for CppUnit? If not, and in the mean time, what is the “correct” way to add support for wstring, (e.g. such that the following will compile on a strict compiler such as the one included with Xcode 5.1.1)? (This is is an excerpt showi