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

Side by Side Diff: pkg/front_end/testcases/ast_builder.status

Issue 3006963002: Add missing copyright on test cases. (Closed)
Patch Set: Created 3 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 unified diff | Download patch
« no previous file with comments | « pkg/front_end/testcases/argument.dart ('k') | pkg/front_end/testcases/bad_store.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 4
5 # Status file for the ast_builder_test.dart test suite. This is testing 5 # Status file for the ast_builder_test.dart test suite. This is testing
6 # generating analyzer ASTs and connecting up type inference information. 6 # generating analyzer ASTs and connecting up type inference information.
7 DeltaBlue: Crash 7 DeltaBlue: Crash
8 accessors: Crash 8 accessors: Crash
9 arithmetic: Crash 9 arithmetic: Crash
10 bad_store: Crash 10 bad_store: Crash
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
451 runtime_checks_new/derived_class_typed: Fail 451 runtime_checks_new/derived_class_typed: Fail
452 static_setter: Crash 452 static_setter: Crash
453 store_load: Crash 453 store_load: Crash
454 stringliteral: Crash 454 stringliteral: Crash
455 super_rasta_copy: Crash 455 super_rasta_copy: Crash
456 top_level_accessors: Crash 456 top_level_accessors: Crash
457 type_variable_as_super: Crash 457 type_variable_as_super: Crash
458 typedef: Crash 458 typedef: Crash
459 uninitialized_fields: Crash 459 uninitialized_fields: Crash
460 unused_methods: Crash 460 unused_methods: Crash
461 void-methods: Crash 461 void_methods: Crash
OLDNEW
« no previous file with comments | « pkg/front_end/testcases/argument.dart ('k') | pkg/front_end/testcases/bad_store.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698