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

Unified Diff: pkg/dev_compiler/tool/build_test_pkgs.sh

Issue 2955513002: Dynamically load packages for dartdevc tests in test.dart. (Closed)
Patch Set: Remove TODO that's TODONE. Created 3 years, 6 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 | « pkg/dev_compiler/tool/build_pkgs.sh ('k') | pkg/dev_compiler/tool/test.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/tool/build_test_pkgs.sh
diff --git a/pkg/dev_compiler/tool/build_test_pkgs.sh b/pkg/dev_compiler/tool/build_test_pkgs.sh
deleted file mode 100755
index 1aa3ddf51bb95d05b9ed6439c3de452bc2b32ab0..0000000000000000000000000000000000000000
--- a/pkg/dev_compiler/tool/build_test_pkgs.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-# TODO: This script is deprecated in favor of the Dart version. For now, forward
-# to it so existing scripts don't break. Eventually, delete this one.
-./tool/build_pkgs.dart test
« no previous file with comments | « pkg/dev_compiler/tool/build_pkgs.sh ('k') | pkg/dev_compiler/tool/test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698