Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add jasmin dependency so that it can be used when building the tests. | Tsu Chiang Chuang | 2013-01-17 | 1 | -1/+1 |
| | | | | Change-Id: I9c4756341b9f4cbc764ac034f0c9ad4dcd13a40b | ||||
* | Test to ensure duplicate methods are handled properly. | jeffhao | 2012-10-01 | 1 | -0/+25 |
If a dex file has multiple copies of the same method, only the first is used, and the rest are dropped. Change-Id: I8085f23c71ab4cf4ddb40a41ca5638207e84f180 |