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

Unified Diff: tests/language_2/assertion_test.dart

Issue 2992003002: Migrate block 37, language/arithmetic2 ... /async_await_syntax_test. (Closed)
Patch Set: Revise. Created 3 years, 5 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 | « tests/language_2/assertion_initializer_test.dart ('k') | tests/language_2/assign_instance_method_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/assertion_test.dart
diff --git a/tests/language_strong/assertion_test.dart b/tests/language_2/assertion_test.dart
similarity index 98%
rename from tests/language_strong/assertion_test.dart
rename to tests/language_2/assertion_test.dart
index d1cc39b142c9a553e67c8310fe0a58151575c54b..462bd2457ab0527577bd688516e227d08765a25d 100644
--- a/tests/language_strong/assertion_test.dart
+++ b/tests/language_2/assertion_test.dart
@@ -1,8 +1,8 @@
// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// VMOptions=--enable_type_checks
-//
+// VMOptions=--enable_type_checks --enable_asserts
+
// Dart test program testing assert statements.
import "package:expect/expect.dart";
« no previous file with comments | « tests/language_2/assertion_initializer_test.dart ('k') | tests/language_2/assign_instance_method_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698