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

Unified Diff: tools/heapcheck/heapcheck_test.py

Issue 7528010: Remove Purify and Quantify (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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 | « net/udp/udp_socket_win.cc ('k') | views/focus/accelerator_handler_gtk_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/heapcheck_test.py
===================================================================
--- tools/heapcheck/heapcheck_test.py (revision 96482)
+++ tools/heapcheck/heapcheck_test.py (working copy)
@@ -58,8 +58,7 @@
common.RunSubprocess(proc, self._timeout)
# Always return true, even if running the subprocess failed. We depend on
- # Analyze to determine if the run was valid. (This behaviour copied from
- # the purify_test.py script.)
+ # Analyze to determine if the run was valid.
return True
def Analyze(self, log_lines, check_sanity=False):
« no previous file with comments | « net/udp/udp_socket_win.cc ('k') | views/focus/accelerator_handler_gtk_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698