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

Side by Side Diff: tests/language.status

Issue 1649703002: Update project authors statements to Dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: Created 4 years, 10 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 | « tests/isolate/isolate_spawn_test.dart ('k') | tests/lib/core/case_test.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) 2015, the Fletch project authors. Please see the AUTHORS file 1 # Copyright (c) 2015, the Dartino 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 file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 # This directory contains tests that are intended to show the 5 # This directory contains tests that are intended to show the
6 # current state of the language. 6 # current state of the language.
7 7
8 [ $compiler == fletchc || $runtime == fletchc ] 8 [ $compiler == fletchc || $runtime == fletchc ]
9 abstract_runtime_error_test/01: RuntimeError 9 abstract_runtime_error_test/01: RuntimeError
10 abstract_runtime_error_test/02: RuntimeError 10 abstract_runtime_error_test/02: RuntimeError
11 arithmetic_test: RuntimeError 11 arithmetic_test: RuntimeError
(...skipping 1051 matching lines...) Expand 10 before | Expand all | Expand 10 after
1063 1063
1064 # No regex on embedded 1064 # No regex on embedded
1065 reg_ex2_test: RuntimeError 1065 reg_ex2_test: RuntimeError
1066 reg_exp2_test: RuntimeError 1066 reg_exp2_test: RuntimeError
1067 reg_exp3_test: RuntimeError 1067 reg_exp3_test: RuntimeError
1068 reg_exp_test: RuntimeError 1068 reg_exp_test: RuntimeError
1069 vm/regress_22621_vm_test: RuntimeError 1069 vm/regress_22621_vm_test: RuntimeError
1070 1070
1071 # No uri on embedded 1071 # No uri on embedded
1072 unsorted/uri_base_test: RuntimeError 1072 unsorted/uri_base_test: RuntimeError
OLDNEW
« no previous file with comments | « tests/isolate/isolate_spawn_test.dart ('k') | tests/lib/core/case_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698