summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/shrob/AnnotationsTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix mapping comparison order in shrob testsJean-Marie Henaff2015-04-271-1/+1
| | | | | | | | | | - Some files to be comapred were passed in the wrong order. - Changed order in test framework API to match how it's been done in other Comparators. Bug: 20150139 Change-Id: I999886b15781c1a170d578c1d8b31b6325c783af
* Remove references to TestTools in jack-testsJean-Marie Henaff2014-12-111-3/+3
| | | | | | Remove references on TestTools that can be handled by AbstractTestTools Change-Id: I3d004df0c6950dee4b3715cd6c88f809efd55b0b
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-0/+51
Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62