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

Unified Diff: tools/gn/command_format_unittest.cc

Issue 606123002: gn format: make sure there's a blank line before comments, except at block start (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-crash-no-block
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/019.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 8c34078d4dec740fe656803328306e47acc7e498..4c59c28c9aa4c99616901c881aa299758fc50ce4 100644
--- a/tools/gn/command_format_unittest.cc
+++ b/tools/gn/command_format_unittest.cc
@@ -47,3 +47,4 @@ FORMAT_TEST(015)
// TODO(scottmg): Requires precedence/parentheses FORMAT_TEST(016)
FORMAT_TEST(017)
FORMAT_TEST(018)
+FORMAT_TEST(019)
« no previous file with comments | « tools/gn/command_format.cc ('k') | tools/gn/format_test_data/019.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698