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

Unified Diff: test/test.sh

Issue 986023003: Add dart_core.js (fixes #89) (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 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
« test/dependency_graph_test.dart ('K') | « test/dependency_graph_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test.sh
diff --git a/test/test.sh b/test/test.sh
index f4e02a056fb15462d3fbc88a720b9bda2db2c967..c96a72ec69e30cabf6c4ada27fa1105c1cad33ca 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -12,6 +12,7 @@ function fail {
# duplicated in the expected folder.
DIFF_ARGS="-u -r -N --exclude=\*.map \
--exclude=dart_runtime.js \
+ --exclude=dart_core.js \
--exclude=harmony_feature_check.js \
--exclude=messages_widget.js \
--exclude=messages.css \
« test/dependency_graph_test.dart ('K') | « test/dependency_graph_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698