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

Unified Diff: tests/compiler/dart2js/analyze_test_test.dart

Issue 1576093003: cpsir unittests: move all unittests into individual files and test runners. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | tests/compiler/dart2js/cps_ir/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/analyze_test_test.dart
diff --git a/tests/compiler/dart2js/analyze_test_test.dart b/tests/compiler/dart2js/analyze_test_test.dart
index d731aa2fe225b6e72b572997561cf6c029728ac9..f2565ac81e9dc46c30c59ffc981602d957ebfc8d 100644
--- a/tests/compiler/dart2js/analyze_test_test.dart
+++ b/tests/compiler/dart2js/analyze_test_test.dart
@@ -49,6 +49,7 @@ const List<String> SKIP_LIST = const <String>[
"path%20with%20spaces/",
"one_line_dart_program.dart",
"sourcemaps/invokes_test_file.dart",
+ "cps_ir/input/",
// No longer maintained:
"backend_dart/",
// Broken tests:
« no previous file with comments | « no previous file | tests/compiler/dart2js/cps_ir/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698