commit | a85ad23a1fb6f7465705a5b69dad3d5e77d20df0 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Wed Oct 16 22:43:10 2013 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Wed Oct 16 22:43:10 2013 +0000 |
tree | 2e2e74816b7990f73d27e5fe984320b9aae37c2d | |
parent | 75a5df1d1e086f3d9c46e1b602381fb56a8911f3 [diff] |
Invert arguments to ASSERT_EQ to match gtest diagnostic printing GTest assumes the left hand side of the assert is the expectation and the right hand side is the test result. It's easier to read gtest failures when these things are ordered correctly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192854 91177308-0d34-0410-b5e6-96231b3b80d8