Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Unified Diff: tests/GrUnitTests.cpp

Issue 137423009: Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()." (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: the fix for the revert Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/GrRedBlackTreeTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/GrUnitTests.cpp
diff --git a/tests/GrUnitTests.cpp b/tests/GrUnitTests.cpp
index 0d02da7ceef65cee874e7ddbf289b4349f4e0303..4c605d6051d45bf8b44b70c423d7f4ae33bf16e3 100644
--- a/tests/GrUnitTests.cpp
+++ b/tests/GrUnitTests.cpp
@@ -68,9 +68,4 @@ DEF_TEST(GrUnitTests_binHashKey, reporter) {
}
-DEF_TEST(GrUnitTests_redBlackTree, reporter) {
- // TODO(mtklein): unwrap this and use reporter.
- GrRedBlackTree<int>::UnitTest();
-}
-
#endif
« no previous file with comments | « tests/GrRedBlackTreeTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698