Description(Reland x2) Expose resources in Robolectric/JUnit tests.
Will let people use Android resources in Robolectric tests.
To use, specify package_name GN variable in junit_binary
targets with your apps package name.
This change will also (basically) require that you use the
generated wrappers from out_dir/bin/run_<suite name> to run
the tests since GN will be generating many arguments to
pass along to the test runner.
BUG=693573
Review-Url: https://codereview.chromium.org/2842603002
Cr-Commit-Position: refs/heads/master@{#468822}
Committed: https://chromium.googlesource.com/chromium/src/+/bc26a6f5b4ed9ee2b84878c17e8f4149db815db7
Patch Set 1 #Patch Set 2 : MOVED resources.zip files from gen/ to obj/ folder #Patch Set 3 : GN generate resource dirs. #Patch Set 4 : Rebase #Messages
Total messages: 26 (12 generated)
|