aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android/ManifestMergerActionTest.java
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Normalize parameter name commentsGravatar cushon2018-04-27
* Stop passing location of testdata as jvm property.Gravatar ajmichael2018-04-06
* Make ManifestMergerAction able to not take a primary manifestGravatar asteinb2018-03-22
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Changed Android manifest merger build action to also resolve relative class n...Gravatar Googler2017-09-01
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Open source ManifestMergerActionTest.Gravatar ajmichael2017-04-28