summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/preprocessor
Commit message (Collapse)AuthorAgeFilesLines
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-241-1/+1
| | | | | | | | | - adds a property to set when invoking ant to disable assertion (-Dtests.disable-assertions=true) - remove assertion status modification done in tests (cherry picked from commit 9fcbabb82e5292b7df75ea396eddd34ea8a1558c) Change-Id: Ibfc41fc8b0e7e47c597d3f92e420dfb151681396
* Rename JAnnotation to JAnnotationTypemikaelpeltier2015-04-011-2/+2
| | | | | | | | - Rename also JLookup.getAnnotation to JLookup.getAnnotationType, JDefinedAnnotation to JDefinedAnnotationType and JPhantomAnnotation to JPhantomAnnotationType Change-Id: Ic9f2890201167f0dc437a1446faad4bd9fbec72f
* Fix LegacyJillToolchain in jack-testsJean-Marie Henaff2015-02-181-1/+7
| | | | Change-Id: Ib9d9f88e1edc231be58125bca9ac71b7af88990f
* 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
* Remove bootclasspathmikaelpeltier2014-12-241-1/+2
| | | | Change-Id: Id880b0909a843feb719e75723c70330f771c10ae
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-0/+109
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* Emit multidex.Yohann Roussel2014-09-021-0/+4
| | | | Change-Id: Id1e494a60635c0694c8f6b985d1a0e1248d6db03
* Fix PreProcessor grammarBenoit Lamarche2014-09-011-1/+1
| | | | | | Also fixes a preprocessor file in a test. Change-Id: Ic90aa96dfcf9eb3570baa8c32960c964486cc020
* Address comments in PreProcessor grammarBenoit Lamarche2014-08-284-4/+94
| | | | Change-Id: If237db7d074315c280c1ffa6cfcb89772f0eb41f
* Fix PreProcessor names and configurationBenoit Lamarche2014-08-276-0/+141
Change-Id: I4cd34c2b72a3accd41e01a4bd906004a44306f6f