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

Unified Diff: third_party/WebKit/Tools/Scripts/run-bindings-tests

Issue 2014063002: Run format-webkit on webkitpy code (without string conversion). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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 | « third_party/WebKit/Tools/Scripts/print-test-ordering ('k') | third_party/WebKit/Tools/Scripts/webkit-patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/Scripts/run-bindings-tests
diff --git a/third_party/WebKit/Tools/Scripts/run-bindings-tests b/third_party/WebKit/Tools/Scripts/run-bindings-tests
index 1cba1c0c1a0b5e1877335602b0ae554a6c2fa3ff..04531b42f06ce7169ef75466c2ed64094ac7863b 100755
--- a/third_party/WebKit/Tools/Scripts/run-bindings-tests
+++ b/third_party/WebKit/Tools/Scripts/run-bindings-tests
@@ -27,6 +27,7 @@ import sys
from webkitpy.bindings.main import run_bindings_tests
+
def main(argv):
"""Runs Blink bindings IDL compiler on test IDL files and compares the
results with reference files.
« no previous file with comments | « third_party/WebKit/Tools/Scripts/print-test-ordering ('k') | third_party/WebKit/Tools/Scripts/webkit-patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698