summaryrefslogtreecommitdiffstats
path: root/jack-tests
Commit message (Expand)AuthorAgeFilesLines
* Add shrink tests about enum anonymous sub classYohann Roussel2014-09-239-0/+75
* PackageRenamer should also rename Generic signatureYohann Roussel2014-09-184-1/+38
* Merge "Fix visibility bridges flags." into ub-jackYohann Roussel2014-09-183-0/+89
|\
| * Fix visibility bridges flags.Yohann Roussel2014-09-183-0/+89
* | Create used variable even if they are defined into dead codemikaelpeltier2014-09-154-3/+72
* | Merge "Fix number literal conversion in array initializers" into ub-jackYohann Roussel2014-09-121-0/+58
|\ \
| * | Fix number literal conversion in array initializersYohann Roussel2014-09-121-0/+58
| |/
* | Merge "Fix illegal code generation of TryWithResourcesTransformer" into ub-jackMikael Peltier2014-09-112-0/+29
|\ \ | |/ |/|
| * Fix illegal code generation of TryWithResourcesTransformerYohann Roussel2014-09-112-0/+29
* | Merge "A test for phantom lookup conflicting with defined type." into ub-jackYohann Roussel2014-09-094-1/+74
|\ \
| * | A test for phantom lookup conflicting with defined type.Yohann Roussel2014-09-094-1/+74
* | | Merge "Add support for unboxing Object in explicit cast." into ub-jackYohann Roussel2014-09-091-2/+1
|\ \ \
| * | | Add support for unboxing Object in explicit cast.Yohann Roussel2014-09-091-2/+1
* | | | Merge "A test about class with missing inner in the classpath." into ub-jackYohann Roussel2014-09-092-0/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | A test about class with missing inner in the classpath.Yohann Roussel2014-09-042-0/+57
* | | | JArrrayLiteral should always be given a modifiable List.Yohann Roussel2014-09-053-0/+44
* | | | Merge "A test unboxing an Object to int." into ub-jackYohann Roussel2014-09-054-1/+77
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | A test unboxing an Object to int.Yohann Roussel2014-09-054-1/+77
| |/
* | Fix Preprocessor and Multidex testsBenoit Lamarche2014-09-042-0/+63
|/
* Emit multidex.Yohann Roussel2014-09-02123-0/+323152
* Fix PreProcessor grammarBenoit Lamarche2014-09-011-1/+1
* Merge "MultiDex tracing." into ub-jackBenoit Lamarche2014-08-281-0/+3
|\
| * MultiDex tracing.Yohann Roussel2014-08-281-0/+3
* | Address comments in PreProcessor grammarBenoit Lamarche2014-08-284-7/+7
|/
* Fix PreProcessor names and configurationBenoit Lamarche2014-08-2710-46/+46
* Add initial annotation adder support.Yohann Roussel2014-08-279-0/+231
* Fix bad assertionmikaelpeltier2014-08-262-2/+2
* -o option is no longer a file but a foldermikaelpeltier2014-07-292-11/+13
* Merge "Do not align 64-bit registers during instruction expansion" into ub-jackmikaelpeltier2014-07-233-0/+66
|\
| * Do not align 64-bit registers during instruction expansionmikaelpeltier2014-07-283-0/+66
* | Update Junit library used into jack-testsmikaelpeltier2014-07-281-1/+1
|/
* Add new tests related to useless castmikaelpeltier2014-06-278-0/+198
* Add code formatter to jack-testsBenoit Lamarche2014-06-272-2/+330
* Exclude big classes from source pathmikaelpeltier2014-06-251-1/+1
* Method cache into ReferenceMapper is underusedmikaelpeltier2014-06-231-0/+130018
* Field cache into ReferenceMapper is underusedmikaelpeltier2014-06-231-0/+65019
* Added support for resource content adaptation while obfuscating.delphinemartin2014-06-192-9/+20
* Change Shrinking and obfuscation behavior depending on seedsdelphinemartin2014-06-0624-28/+51
* Merge "Added possibility to search the hierarchy while finding seeds." into j...delphinemartin2014-06-0610-0/+66
|\
| * Added possibility to search the hierarchy while finding seeds.delphinemartin2014-06-0610-0/+66
* | Change eclipse setting to point to libs and tools generated by ant.Jean-Marie Henaff2014-06-031-1/+1
* | Added failing shrob test with successive reflection calls.delphinemartin2014-05-2611-0/+99
* | Added missing mappings and listings parts in test040delphinemartin2014-05-226-0/+79
* | Add forgotten files for test bridge 008mikaelpeltier2014-05-163-0/+70
* | Modify script used to run jack tests with artmikaelpeltier2014-05-151-1/+1
* | Merge "Added new annotation test with various value types." into jack-wip-devdelphinemartin2014-05-1520-0/+433
|\ \
| * | Added new annotation test with various value types.delphinemartin2014-05-1320-0/+433
* | | Add a test that fails when using Ecj, Jill and Jackmikaelpeltier2014-05-143-0/+59
* | | Add test for resource content adaptationdelphinemartin2014-04-284-0/+38
|/ /
* | Added failing shrob test with an annotation whose value is not kept.delphinemartin2014-04-2513-0/+137