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

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

Issue 2957623002: Move testing.json and status files to more natural locations. (Closed)
Patch Set: Fix typo. Created 3 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 unified diff | Download patch
« no previous file with comments | « pkg/front_end/testcases/kompile.status ('k') | pkg/front_end/testcases/outline.status » ('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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 const_constructor_syntax_test/01_generated: VerificationError 5 const_constructor_syntax_test/01_generated: VerificationError
6 const_constructor_syntax_test/02_generated: VerificationError 6 const_constructor_syntax_test/02_generated: VerificationError
7 const_constructor_syntax_test/03_generated: VerificationError 7 const_constructor_syntax_test/03_generated: VerificationError
8 const_constructor_test/01_generated: VerificationError 8 const_constructor_test/01_generated: VerificationError
9 const_factory_with_body_test/01_generated: VerificationError 9 const_factory_with_body_test/01_generated: VerificationError
10 generic_constructor_mixin2_test: VerificationError 10 generic_constructor_mixin2_test: VerificationError
(...skipping 889 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 try_catch_syntax_test/10_generated: MissingCompileTimeError 900 try_catch_syntax_test/10_generated: MissingCompileTimeError
901 try_catch_syntax_test/11_generated: MissingCompileTimeError 901 try_catch_syntax_test/11_generated: MissingCompileTimeError
902 try_catch_syntax_test/12_generated: MissingCompileTimeError 902 try_catch_syntax_test/12_generated: MissingCompileTimeError
903 type_variable_conflict_test/01_generated: MissingCompileTimeError 903 type_variable_conflict_test/01_generated: MissingCompileTimeError
904 type_variable_conflict_test/02_generated: MissingCompileTimeError 904 type_variable_conflict_test/02_generated: MissingCompileTimeError
905 type_variable_conflict_test/03_generated: MissingCompileTimeError 905 type_variable_conflict_test/03_generated: MissingCompileTimeError
906 type_variable_conflict_test/04_generated: MissingCompileTimeError 906 type_variable_conflict_test/04_generated: MissingCompileTimeError
907 type_variable_conflict_test/05_generated: MissingCompileTimeError 907 type_variable_conflict_test/05_generated: MissingCompileTimeError
908 type_variable_conflict_test/06_generated: MissingCompileTimeError 908 type_variable_conflict_test/06_generated: MissingCompileTimeError
909 type_variable_scope3_test/00_generated: MissingCompileTimeError 909 type_variable_scope3_test/00_generated: MissingCompileTimeError
OLDNEW
« no previous file with comments | « pkg/front_end/testcases/kompile.status ('k') | pkg/front_end/testcases/outline.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698