Subject: Re: [Boost-users] [test] BOOST_CHECK_EQUAL and wchar_t
From: Alexader (gutenev_at_[hidden])
Date: 2009-02-11 01:07:31


> Is this unexpected behavior?

Yes, I expect
test.cpp(368): error in "Strings": check "boo" == "bar" failed [boo != bar]
test.cpp(370): error in "Strings": check L"boo" == L"bar" failed [boo !=
bar]