diff options
author | gauravsh@chromium.org <gauravsh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-26 07:44:02 +0000 |
---|---|---|
committer | gauravsh@chromium.org <gauravsh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-26 07:44:02 +0000 |
commit | 4773e6afd7a570d4d2c0438fd61584d81ad3eb95 (patch) | |
tree | d850e4b3f9280921ee0b2493e3d1c731ffe442cf /google_update | |
parent | 3f540b4b5643a8269d8e30974011bb808fc521fb (diff) | |
download | chromium_src-4773e6afd7a570d4d2c0438fd61584d81ad3eb95.zip chromium_src-4773e6afd7a570d4d2c0438fd61584d81ad3eb95.tar.gz chromium_src-4773e6afd7a570d4d2c0438fd61584d81ad3eb95.tar.bz2 |
ibus unit tests: Do bool checks using EXPECT_TRUE instead of ASSERT_EQ
This is a workaround until we can upgrade to a newer version of
gtest on Chrome OS.
The version of gtest used on Chrome OS doesn't correctly
handle EXPECT_EQ with boolean arguments. In particularly the unit tests
fail to compile with the new tool chain due to [-Werror=conversion-null]
warnings.
BUG=none
TEST=built chromeos_unittests using new tool chain
Review URL: https://chromiumcodereview.appspot.com/12634032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190580 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_update')
0 files changed, 0 insertions, 0 deletions