Chromium Code Reviews
Description(Reland) 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/2819983002
Cr-Commit-Position: refs/heads/master@{#464973}
Committed: https://chromium.googlesource.com/chromium/src/+/30bba37e58b51483b1ec77bc3f697deb8e4033c1
Patch Set 1 #Patch Set 2 : Fix #
Total comments: 1
Messages
Total messages: 14 (5 generated)
|