summaryrefslogtreecommitdiffstats
path: root/dexcomparator/testing
Commit message (Collapse)AuthorAgeFilesLines
* Move all classes of DexComparator project into comparator packagemikaelpeltier2015-03-113-5/+5
| | | | | | - Replace also occured by occurred into all toolchains Change-Id: I47e8fba64573509ea8372cfc5ddfae5639036c7a
* Make core-stubs-mini lib a .jack fileJean-Marie Henaff2014-12-041-1/+1
| | | | | | Bug: 18598018 Change-Id: Ie9142a534e15946652dcfe598b9f81241cba18da
* Add command line for dex comparatormikaelpeltier2014-07-181-6/+6
| | | | | | | | | - DexComparator automatically call DexAnnotationsComparator when using command line. - Update build.xml and android.mk to build an executable jar of dex comparator. Change-Id: Ib69c697fd7c25e22d3569e92b9c581b5c57242b3
* Modify how annotation comparator get filesmikaelpeltier2014-07-151-4/+4
| | | | | | | - Files to compare are passed as method parameters rather than as constructor parameters. It will be homogeneous with dex comparator. Change-Id: I6823da467c5f6fed26caf3e40c3a36d0b205d8b2
* Check order of annotation encoded arraysBenoit Lamarche2014-07-093-27/+169
| | | | | | Except for system annotations Change-Id: I726da6a588fd98ea9755959ab3ccc1be8621ea31
* Add DexComparator code binary comparison testBenoit Lamarche2014-07-071-0/+101
Change-Id: Id5c0c47e8a2a92dbd689d9e418c00a8f9ecbe30f