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

Unified Diff: tools/tests/render_pictures_test.py

Issue 135783003: deprecate tools/test_rendering.py and tools/test_pictures.py (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: March -> Feb 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 | « tools/test_rendering.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/render_pictures_test.py
diff --git a/tools/tests/render_pictures_test.py b/tools/tests/render_pictures_test.py
index ea14b608d3112d0363283cbd1a892d4f1b61286b..89ea228412ab254b639b7da9369cb617c283a7dd 100755
--- a/tools/tests/render_pictures_test.py
+++ b/tools/tests/render_pictures_test.py
@@ -7,10 +7,6 @@ Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
Test the render_pictures binary.
-
-TODO(epoger): Combine with overlapping tools/test_rendering.py and
-tools/test_pictures.py .
-See https://code.google.com/p/skia/issues/detail?id=1943#c2
"""
# System-level imports
« no previous file with comments | « tools/test_rendering.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698