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

Unified Diff: lib/compiler/implementation/tools/find_file_to_parse.sh

Issue 10832436: Remove most references to frog from lib/compiler . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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 | « lib/compiler/implementation/ssa/builder.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/compiler/implementation/tools/find_file_to_parse.sh
===================================================================
--- lib/compiler/implementation/tools/find_file_to_parse.sh (revision 11103)
+++ lib/compiler/implementation/tools/find_file_to_parse.sh (working copy)
@@ -58,7 +58,6 @@
| grep -v /editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/model/testsource/SpreadArgumentTest.dart \
| grep -v /tests/language/src/IsNotClass1NegativeTest.dart \
| grep -v /tests/language/src/Label8NegativeTest.dart \
- | grep -v /frog/tests/await/ \
| grep -v /tests/language/src/ListLiteralNegativeTest.dart \
| grep -v /tests/language/src/MapLiteralNegativeTest.dart \
| grep -v /tests/language/src/TryCatch2NegativeTest.dart \
@@ -66,7 +65,6 @@
| grep -v /tests/language/src/TryCatch4NegativeTest.dart \
| grep -v /tests/language/src/ParameterInitializer3NegativeTest.dart \
| grep -v /compiler/javatests/com/google/dart/compiler/parser/FactoryInitializersNegativeTest.dart \
- | grep -v /frog/tests/leg_only/src/TypedLocalsTest.dart \
| grep -v '/editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/formatter/testsource/test006$A_in.dart' \
| grep -v '/editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/formatter/testsource/test006$A_out.dart' \
| grep -v '/utils/dartdoc/dartdoc.dart' \
« no previous file with comments | « lib/compiler/implementation/ssa/builder.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698