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

Unified Diff: .gitattributes

Issue 1206953003: dart2js: Exclude string interpolation tests from CRLF rewriting. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | tests/compiler/dart2js_extra/string_interpolation_dynamic_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitattributes
diff --git a/.gitattributes b/.gitattributes
index 72661336676be893bcdff06edc3548463286d0bb..a6be850f00f1cfa196fc3d383ab6c550d59511d7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -12,6 +12,8 @@
# Windows files that should not be converted.
tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text
+tests/compiler/dart2js_extra/string_interpolation_test.dart -text
+tests/compiler/dart2js_extra/string_interpolation_dynamic_test.dart -text
# Files to leave alone and not diff.
*.png binary
« no previous file with comments | « no previous file | tests/compiler/dart2js_extra/string_interpolation_dynamic_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698