summaryrefslogtreecommitdiffstats
path: root/jack-tests/src/com/android/jack/test/helper/SourceToDexComparisonTestHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Modify Api01Config and Jack to support multiple Jarjar config filesJean-Marie Henaff2015-05-121-2/+3
| | | | | | | | Bug: 20913411 (cherry picked from commit 517dec6fa299a3755f38681b3fcea387c84873f0) Change-Id: If9c1e8f827e8ed3fd68c4999a8700608a95ce7c9
* 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
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-5/+6
| | | | | | | Make classpath an optional parameter. This change leads to simpler calls to compilation methods. Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
* Adapt more tests to new test frameworkJean-Marie Henaff2015-01-141-4/+13
| | | | Change-Id: Id409d03f887ce20dbcf1a04792df75e3acafd499
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-6/+25
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* WIP Use JUnit for jack-tests.Jean-Marie Henaff2014-10-141-0/+166
(cherry picked from commit 452cbd7d69db557ecdbbd20875a669752cf2d9d7) Change-Id: I96a34b90c9525fa4403f6f940d6fcdf4656722ab