Remove the legacy "_2" tests. \o/
I also cleaned up a bunch of places that referred to them. Change-Id: I45f68818c892f8620ea04257885ffa3763374bb5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335863 Auto-Submit: Bob Nystrom <rnystrom@google.com> Commit-Queue: Bob Nystrom <rnystrom@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
committed by
Commit Queue
parent
87d9b9d946
commit
2ee771a4f6
@@ -18,27 +18,11 @@ tests/web/eof_line_ending_test.dart -text
|
||||
tests/web/string_interpolation_test.dart -text
|
||||
tests/web/string_interpolation_dynamic_test.dart -text
|
||||
tests/web/literal_string_juxtaposition_test.dart -text
|
||||
tests/web_2/eof_line_ending_test.dart -text
|
||||
tests/web_2/string_interpolation_test.dart -text
|
||||
tests/web_2/string_interpolation_dynamic_test.dart -text
|
||||
tests/web_2/literal_string_juxtaposition_test.dart -text
|
||||
tests/language/string/raw_string_test.dart -text
|
||||
tests/language/string/multiline_strings_test.dart -text
|
||||
tests/language/string/multiline_newline_cr.dart -text
|
||||
tests/language/string/multiline_newline_crlf.dart -text
|
||||
tests/language/string/multiline_newline_lf.dart -text
|
||||
tests/language_2/string/raw_string_test.dart -text
|
||||
tests/language_2/string/multiline_strings_test.dart -text
|
||||
tests/language_2/string/multiline_newline_cr.dart -text
|
||||
tests/language_2/string/multiline_newline_crlf.dart -text
|
||||
tests/language_2/string/multiline_newline_lf.dart -text
|
||||
tests/lib_2/convert/json_pretty_test.dart -text
|
||||
tests/lib_2/mirrors/method_mirror_source_line_ending_cr.dart -text
|
||||
tests/lib_2/mirrors/method_mirror_source_line_ending_crlf.dart -text
|
||||
tests/lib_2/mirrors/method_mirror_source_line_ending_lf.dart -text
|
||||
tests/lib_2/mirrors/method_mirror_source_line_ending_test.dart -text
|
||||
tests/lib_2/mirrors/method_mirror_source_other.dart -text
|
||||
tests/lib_2/mirrors/method_mirror_source_test.dart -text
|
||||
tests/lib/mirrors/method_mirror_source_line_ending_cr.dart -text
|
||||
tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text
|
||||
tests/lib/mirrors/method_mirror_source_line_ending_lf.dart -text
|
||||
|
||||
Reference in New Issue
Block a user