RBC regression test script providing failure details.

This has been derived from rbc_product_config.sh with several improvements:
* the name reflects its function
* when comparison fails, shows failure details
* runs the test for all the configurations regardless of failures
The old rbc_product_config.sh now redirects to the new one.

Test: presubmits
Change-Id: I3563d7181b7ab8881d39940e8a78478c54f3670d
2 files changed
tree: 9085941c58d469d7d0709fd670b3f241ac113538
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. platforms/
  6. product_variables/
  7. rules/
  8. rules_cc/
  9. scripts/
  10. tests/
  11. bazel.BUILD
  12. bazel.sh
  13. bazel.WORKSPACE
  14. common.bazelrc
  15. darwin.bazelrc
  16. linux.bazelrc
  17. OWNERS
  18. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.