summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/annotation
Commit message (Collapse)AuthorAgeFilesLines
* Modify AbstractTestTools api to detect error at compile timeJean-Marie Henaff2015-04-161-4/+3
| | | | | | Do for reference toolchain what's already been done for candidate toolchain. Change-Id: I375cf829e24040cdcad1b4f79c8c436915ffd38a
* Jack support for annotation processor.Yohann Roussel2015-03-109-0/+673
| | | | | | | Does not include any support for including class files generated by annotation processors. Change-Id: Id4006301d588875f822ff84fa90db10fd616ab00
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-6/+4
| | | | | | | Make classpath an optional parameter. This change leads to simpler calls to compilation methods. Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-28/+142
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* Fix annotation/test006Yohann Roussel2014-10-231-32/+0
| | | | | | | Non public method Class.getSignatureAttribute was removed: removed the tests depending on it. Change-Id: I32f67c2f1a9c915d6320ea772dfa6e79c1891e64
* WIP Use JUnit for jack-tests.Jean-Marie Henaff2014-10-141-0/+66
| | | | | | (cherry picked from commit 452cbd7d69db557ecdbbd20875a669752cf2d9d7) Change-Id: I96a34b90c9525fa4403f6f940d6fcdf4656722ab
* Revert "Change jack files extension from .jack to .jayce"Jean-Marie Hénaff2014-10-101-7/+7
| | | | | | This reverts commit 812f071d491be0c0b3bc3b4654b01428018fe77f. Change-Id: I0e22d6a66b355cea067ca7723cda88fed8c87e65
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-081-7/+7
| | | | Change-Id: Id517fe37307b7bec0a0199c9d5b2b0c098624a4f
* Initial Jack import.Yohann Roussel2014-03-2049-0/+1967
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43