603d401fc2e70e5a9d447b25601c0d2f974fd39b
`gclient sync` now grabs Robolectric, JUnit, and their transitive runtime dependencies. They're being stored in a new CIPD package, `flutter/android/robolectric_bundle`. `shell/platform/android/BUILD.gn` has a new target for building the tests, `robolectric_tests`. `testing/run_tests.py` has been extended to build and run the new target. Runs the android tests under "build_and_test_android" on CI. This also adds some very simple sample tests to start with and a README to the java tests directory.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%