Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().
authortfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 27 Jan 2014 21:40:14 +0000 (21:40 +0000)
committertfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 27 Jan 2014 21:40:14 +0000 (21:40 +0000)
commit0fba15125b6b72bbc1ab863763f57e68e9ffb8a5
tree45842f0972999a867b7ee4a7dbd5fd663e433afd
parent336d1d759590d9bedcbc5a96d0fff79861cf8f7a
Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().

This fixes the mtklein's TODO in GrUnitTests.cpp.

BUG=None
TEST=out/Debug/tests
R=mtklein@google.com, robertphillips@google.com

Review URL: https://codereview.chromium.org/147713002

git-svn-id: http://skia.googlecode.com/svn/trunk@13208 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/tests.gyp
src/gpu/GrRedBlackTree.h
tests/GrRedBlackTreeTest.cpp [new file with mode: 0644]
tests/GrUnitTests.cpp