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

Unified Diff: tools/gn/command_format_unittest.cc

Issue 607243002: gn format: add call wrapping (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-suffix-missing-newline
Patch Set: 64 Created 6 years, 3 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/gn/command_format.cc ('k') | tools/gn/format_test_data/017.golden » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/command_format_unittest.cc
diff --git a/tools/gn/command_format_unittest.cc b/tools/gn/command_format_unittest.cc
index bb9c6fd1f9c964c981ecbc11b1770a2780a65ce5..060542935b4cfca30be09daa86adfaa5540d1600 100644
--- a/tools/gn/command_format_unittest.cc
+++ b/tools/gn/command_format_unittest.cc
@@ -49,3 +49,5 @@ FORMAT_TEST(017)
FORMAT_TEST(018)
FORMAT_TEST(019)
FORMAT_TEST(020)
+FORMAT_TEST(021)
+FORMAT_TEST(022)
« no previous file with comments | « tools/gn/command_format.cc ('k') | tools/gn/format_test_data/017.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698