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

Unified Diff: frog/tests/leg/boolified_operator_test.dart

Issue 10229002: test rename overhaul: step 10 - crypto tests, and add back other tests commited (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « no previous file | frog/tests/leg/src/BoolifiedOperatorTest.dart » ('j') | frog/tests/leg_only/leg_only.status » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/leg/boolified_operator_test.dart
diff --git a/frog/tests/leg/src/BoolifiedOperatorTest.dart b/frog/tests/leg/boolified_operator_test.dart
similarity index 97%
rename from frog/tests/leg/src/BoolifiedOperatorTest.dart
rename to frog/tests/leg/boolified_operator_test.dart
index 02027f979a4d8d22f99f7a0ef3a6bf7a0e51869d..e9bc2197ea9eb0ea566eae4de630f3ba2d2ca5d4 100644
--- a/frog/tests/leg/src/BoolifiedOperatorTest.dart
+++ b/frog/tests/leg/boolified_operator_test.dart
@@ -2,6 +2,7 @@
// 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.
+#library("boolified_operator_test.dart");
Emily Fortuna 2012/04/28 00:06:14 love that test name.
#import("compiler_helper.dart");
final String TEST_EQUAL = @"""
« no previous file with comments | « no previous file | frog/tests/leg/src/BoolifiedOperatorTest.dart » ('j') | frog/tests/leg_only/leg_only.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698