Chromium Code Reviews
Description(Reland x3) 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/2864693002
Cr-Commit-Position: refs/heads/master@{#471523}
Committed: https://chromium.googlesource.com/chromium/src/+/0b6b35f669cfd191e369832a9385d939650c244b
Patch Set 1 #Messages
Total messages: 16 (8 generated)
|