summaryrefslogtreecommitdiffstats
path: root/test/097-duplicate-method/build
Commit message (Collapse)AuthorAgeFilesLines
* add jasmin dependency so that it can be used when building the tests.Tsu Chiang Chuang2013-01-171-1/+1
| | | | Change-Id: I9c4756341b9f4cbc764ac034f0c9ad4dcd13a40b
* Test to ensure duplicate methods are handled properly.jeffhao2012-10-011-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