aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android/desugar/testdata
Commit message (Expand)AuthorAge
* Resolve the owner of interface.super calls to inherited default methods for a...Gravatar kmb2018-02-15
* Relax the assertion on the inferred resource type. Now we only require that theGravatar cnsun2018-01-05
* Record dependencies when directly calling moved interface methods.Gravatar kmb2017-10-24
* Desugar-singlejar integration tests for double-checking default methods.Gravatar kmb2017-10-13
* Do not rewrite static interface method invocations from bootclasspathGravatar Googler2017-10-07
* add flags to desugar to emit metadata that can be used for double-checking co...Gravatar kmb2017-10-06
* Open source tests for Android desugarer.Gravatar ajmichael2017-09-14