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

Unified Diff: tools/gn/command_format_unittest.cc

Issue 613473002: gn format: properly break and align multiple suffix comments (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-list-comment-spacing
Patch Set: 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/020.gn » ('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 4c59c28c9aa4c99616901c881aa299758fc50ce4..bb9c6fd1f9c964c981ecbc11b1770a2780a65ce5 100644
--- a/tools/gn/command_format_unittest.cc
+++ b/tools/gn/command_format_unittest.cc
@@ -48,3 +48,4 @@ FORMAT_TEST(015)
FORMAT_TEST(017)
FORMAT_TEST(018)
FORMAT_TEST(019)
+FORMAT_TEST(020)
« no previous file with comments | « tools/gn/command_format.cc ('k') | tools/gn/format_test_data/020.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698