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

Unified Diff: tools/gn/command_format_unittest.cc

Issue 774753004: gn format: fix not indenting multiline continued correctly (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-dont-break-if-will-never-fit
Patch Set: rebase Created 6 years 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/061.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 73badce49c4b1a2c0247bbcdf74dafbbeddc8870..1b1c08e4d3da27290308fcee3648bf61a6cad0f8 100644
--- a/tools/gn/command_format_unittest.cc
+++ b/tools/gn/command_format_unittest.cc
@@ -96,3 +96,4 @@ FORMAT_TEST(057)
FORMAT_TEST(058)
FORMAT_TEST(059)
FORMAT_TEST(060)
+FORMAT_TEST(061)
« no previous file with comments | « tools/gn/command_format.cc ('k') | tools/gn/format_test_data/061.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698