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

Unified Diff: third_party/robolectric/README.chromium

Issue 2824863002: Revert of (Reland) Expose resources in Robolectric/JUnit tests. (Closed)
Patch Set: Created 3 years, 8 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 | « testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/robolectric/README.chromium
diff --git a/third_party/robolectric/README.chromium b/third_party/robolectric/README.chromium
index 612411a15c593cf2c4307189296c99a1f96bf364..235b774016041389fbfda5fb1564a6abbc050919 100644
--- a/third_party/robolectric/README.chromium
+++ b/third_party/robolectric/README.chromium
@@ -13,4 +13,8 @@
- Hardcoded version number in robolectric-version.properties.
- Hardcoded ShadowProvider service config files. These files are normally
generated at compile time but it is difficult to use the generated file
- with GN.
+ with GN.
+- Added template_processor/ directory with Java classes to process Robolectric's
+ .vm template files. The template processor creates versions of these classes
+ for different Android API levels. The templated code is used to build the
+ respective shadows-core-3.0-<API Level>.jar
« no previous file with comments | « testing/android/junit/java/src/org/chromium/testing/local/LocalRobolectricTestRunner.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698