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

Unified Diff: tools/testing/dart/vendored_pkg/README.txt

Issue 11931025: Unbreak local browser testing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tools/testing/dart/test_suite.dart ('k') | tools/testing/dart/vendored_pkg/args/args.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/vendored_pkg/README.txt
diff --git a/tools/testing/dart/vendored_pkg/README.txt b/tools/testing/dart/vendored_pkg/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0d4c1a749d7c0e0cf3ab6c8d7889165b931a7810
--- /dev/null
+++ b/tools/testing/dart/vendored_pkg/README.txt
@@ -0,0 +1,4 @@
+The files in this folder are copies of libraries in the pkg directory. We have
+copies here to prevent a bootstrapping issue when running the test.dart binary
+in case breaking changes are made to the language in future revisions, we can
+still test with a known stable version.
« no previous file with comments | « tools/testing/dart/test_suite.dart ('k') | tools/testing/dart/vendored_pkg/args/args.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698