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

Unified Diff: tests/corelib/float32x4_list_test.dart

Issue 12450011: Move Float32x4 tests out of runtime/vm/tests into tests/standalone (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Move tests to corelib Created 7 years, 9 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/corelib/corelib.status ('k') | tests/corelib/float32x4_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/float32x4_list_test.dart
diff --git a/runtime/tests/vm/dart/simd128float32_array_test.dart b/tests/corelib/float32x4_list_test.dart
similarity index 98%
rename from runtime/tests/vm/dart/simd128float32_array_test.dart
rename to tests/corelib/float32x4_list_test.dart
index 44f4591c7c90e70fbe9c59b05adb8af895eaf65d..2073aff035df83a148e0057b72707233bb98d3ba 100644
--- a/runtime/tests/vm/dart/simd128float32_array_test.dart
+++ b/tests/corelib/float32x4_list_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
// Library tag to be able to run in html test framework.
-library simd128float32_array_test;
+library float32x4_list_test;
import 'dart:scalarlist';
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/corelib/float32x4_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698