Simplify required check reporter interactions

Was able to remove ThrowingTestReporter::SetDecorated and
::GetDecorated by changing RequiredCheckTestReporter to accept
its TestResults by reference. This simple change removed
several if-checks and some functions.
This commit is contained in:
Patrick Johnmeyer 2016-02-04 23:00:52 -06:00
parent 57fc32c114
commit 5eec0a255f
5 changed files with 9 additions and 24 deletions