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

Unified Diff: pkg/polymer/e2e_test/README.txt

Issue 293023008: Bring back initPolymer, allow boot.js only if using "polymer_experimental.html". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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/pkg.status ('k') | pkg/polymer/e2e_test/bad_import1/lib/a.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/e2e_test/README.txt
diff --git a/pkg/polymer/e2e_test/README.txt b/pkg/polymer/e2e_test/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..222ef1bffe5c56c7802efe8759b7782105fdbbe4
--- /dev/null
+++ b/pkg/polymer/e2e_test/README.txt
@@ -0,0 +1,4 @@
+This folder contains end-to-end tests that involve calling pub-build on an
+entire package. We have these tests here and not in 'polymer/test/' because we
+wanted to create an entire package struture and test using HTML imports to load
+code from a package's lib/ folder.
« no previous file with comments | « pkg/pkg.status ('k') | pkg/polymer/e2e_test/bad_import1/lib/a.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698