Print more informative assert message
authorPhilip Chimento <philip.chimento@gmail.com>
Sat, 26 Oct 2013 05:24:28 +0000 (22:24 -0700)
committerPhilip Chimento <philip.chimento@gmail.com>
Sat, 26 Oct 2013 05:24:28 +0000 (22:24 -0700)
ASSERT_EQUAL() is for int-like types that will print with %d.


No differences found