aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android/DataResourceXmlTest.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Create merge action and data deserializer for aapt2 compiled resources.Gravatar Googler2017-11-15
* Replace truth.FailureStrategy with truth.FailureMetadata in bazel's Subjects.Gravatar Googler2017-11-10
* Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.Gravatar corysmith2017-10-20
* Actually run DataResourceXmlTest with Bazel.Gravatar ajmichael2017-05-24
* Remove MergingExceptionGravatar corysmith2017-05-04
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Open source some Android tools' tests.Gravatar Adam Michael2017-03-23