summaryrefslogtreecommitdiffstats
path: root/jack/tests/com
Commit message (Expand)AuthorAgeFilesLines
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-088-21/+21
* Separate system logging from user loggingBenoit Lamarche2014-09-301-1/+1
* Remove Options.typeAndMemberListingYohann Roussel2014-09-251-2/+7
* Merge "Add shrink tests about enum anonymous sub class" into ub-jackYohann Roussel2014-09-231-0/+15
|\
| * Add shrink tests about enum anonymous sub classYohann Roussel2014-09-231-0/+15
* | Trigger a full rebuild when import option is modifiedmikaelpeltier2014-09-232-2/+61
* | Trigger a full rebuild when classpath is modifiedmikaelpeltier2014-09-233-2/+99
* | Add multidex main dex overflow testBenoit Lamarche2014-09-223-4/+155
* | Fix warningsmikaelpeltier2014-09-221-1/+3
* | Add an AST checkermikaelpeltier2014-09-223-6/+6
|/
* Merge "PackageRenamer should also rename Generic signature" into ub-jackYohann Roussel2014-09-191-0/+17
|\
| * PackageRenamer should also rename Generic signatureYohann Roussel2014-09-181-0/+17
* | Merge "Use DexAnnotationComparator as well in dex comparison tests" into ub-jackJean-Marie Henaff2014-09-192-2/+5
|\ \ | |/ |/|
| * Use DexAnnotationComparator as well in dex comparison testsJean-Marie Henaff2014-09-182-2/+5
* | Merge "Fix visibility bridges flags." into ub-jackYohann Roussel2014-09-181-0/+10
|\ \ | |/ |/|
| * Fix visibility bridges flags.Yohann Roussel2014-09-181-0/+10
* | Merge "Avoid ZipException when zip output has no entry" into ub-jackBenoit Lamarche2014-09-181-0/+60
|\ \
| * | Avoid ZipException when zip output has no entryBenoit Lamarche2014-09-181-0/+60
* | | Merge "Add test with a single type with too many methods" into ub-jackBenoit Lamarche2014-09-171-0/+33
|\ \ \ | |/ / |/| |
| * | Add test with a single type with too many methodsBenoit Lamarche2014-09-161-0/+33
| |/
* | Merge "Create used variable even if they are defined into dead code" into ub-...mikaelpeltier2014-09-151-0/+7
|\ \
| * | Create used variable even if they are defined into dead codemikaelpeltier2014-09-151-0/+7
* | | Merge "Update merger tests" into ub-jackBenoit Lamarche2014-09-151-5/+17
|\ \ \ | |/ / |/| |
| * | Update merger testsBenoit Lamarche2014-09-151-5/+17
| |/
* | Merge "Fix number literal conversion in array initializers" into ub-jackYohann Roussel2014-09-121-0/+8
|\ \
| * | Fix number literal conversion in array initializersYohann Roussel2014-09-121-0/+8
| |/
* | Merge "Do not forget the type causing the multidex switch" into ub-jackYohann Roussel2014-09-121-5/+34
|\ \
| * | Do not forget the type causing the multidex switchYohann Roussel2014-09-121-5/+34
| |/
* | Merge "Add multiple annotations support" into ub-jackmikaelpeltier2014-09-121-8/+8
|\ \ | |/ |/|
| * Add multiple annotations supportmikaelpeltier2014-09-111-8/+8
* | Remove most merger testsYohann Roussel2014-09-1025-1035/+1
|/
* Merge "Fix BinaryLookup.lookupJavaLangStringError1." into ub-jackYohann Roussel2014-09-101-4/+3
|\
| * Fix BinaryLookup.lookupJavaLangStringError1.Yohann Roussel2014-09-101-4/+3
* | Merge "Change typesToEmit from List to Set." into ub-jackYohann Roussel2014-09-101-0/+26
|\ \ | |/ |/|
| * Change typesToEmit from List to Set.Yohann Roussel2014-09-101-0/+26
* | Merge "JNodeLookup now throws JLookupException instead of crashing." into ub-...Yohann Roussel2014-09-101-4/+0
|\ \
| * | JNodeLookup now throws JLookupException instead of crashing.Yohann Roussel2014-09-101-4/+0
* | | Merge "A test for phantom lookup conflicting with defined type." into ub-jackYohann Roussel2014-09-092-0/+63
|\ \ \ | |/ /
| * | A test for phantom lookup conflicting with defined type.Yohann Roussel2014-09-092-0/+63
| |/
* | Merge "Add support for unboxing Object in explicit cast." into ub-jackYohann Roussel2014-09-091-1/+1
|\ \
| * | Add support for unboxing Object in explicit cast.Yohann Roussel2014-09-091-1/+1
* | | Merge "Create specific DexMergingTools" into ub-jackBenoit Lamarche2014-09-092-13/+15
|\ \ \
| * | | Create specific DexMergingToolsBenoit Lamarche2014-09-092-13/+15
* | | | Do not crash when inner class is missing in classpath.Yohann Roussel2014-09-091-4/+0
|/ / /
* | | Merge "A test about class with missing inner in the classpath." into ub-jackYohann Roussel2014-09-091-0/+41
|\ \ \
| * | | A test about class with missing inner in the classpath.Yohann Roussel2014-09-041-0/+41
* | | | Add TypeParentCheckerBenoit Lamarche2014-09-093-6/+6
| |_|/ |/| |
* | | Remove DexFileMarkerBenoit Lamarche2014-09-082-11/+10
* | | Rename TypeDex output propertyBenoit Lamarche2014-09-052-3/+3
* | | Merge "Remove direct dex output" into ub-jackBenoit Lamarche2014-09-0510-31/+20
|\ \ \