Simplify methods for compilation failure in test framework.
authorLei Zhang <antiagainst@google.com>
Thu, 15 Oct 2015 19:20:45 +0000 (15:20 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit4c2db8347ec71afca48b90cc4ad0f740bccedbc3
tree22c5c7fcb5c6b993f877ed7b2d29f12bb4a1386c
parent005a11a4ac03a6d709c42fbad2421587b08c1179
Simplify methods for compilation failure in test framework.

Remove  CompileWithFormatFailure() and make CompileFailure() accept
a default argument.
test/TestFixture.h
test/TextToBinary.ControlFlow.cpp