summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove references to TestTools in jack-tests" into ub-jackJean-Marie Henaff2014-12-1626-93/+76
|\
| * Remove references to TestTools in jack-testsJean-Marie Henaff2014-12-1126-93/+76
* | Merge "Use new test tools for ClasspathTests" into ub-jackJean-Marie Henaff2014-12-161-22/+36
|\ \
| * | Use new test tools for ClasspathTestsJean-Marie Henaff2014-12-161-22/+36
| |/
* | Put Opcodes in batch compilation process of regression testsJean-Marie Henaff2014-12-164-546/+235
* | Give better jack.home location and update READMEJean-Marie Henaff2014-12-163-126/+107
* | Fix bug on symbolic linkmikaelpeltier2014-12-151-3/+4
* | Add missing resource file in test library/test001Yohann Roussel2014-12-101-0/+0
|/
* Do not Fail because of empty libraryYohann Roussel2014-12-102-0/+23
* Remove @KnownBug category on tests that now passJean-Marie Henaff2014-12-103-2/+7
* Merge "Handle collisions in ResourceImporter" into ub-jackBenoit Lamarche2014-12-091-3/+3
|\
| * Handle collisions in ResourceImporterBenoit Lamarche2014-12-081-3/+3
* | Remove intermediate dex dirmikaelpeltier2014-12-053-17/+20
|/
* Add type and file dependencies into librarymikaelpeltier2014-12-041-11/+57
* Fix SrinkMultiDexTests by avoiding useless compilation stepsJean-Marie Henaff2014-12-031-0/+2
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-02124-264/+12984
* Force annotated classes in main dexYohann Roussel2014-11-2410-0/+223
* Do not fail because of bad classpath entryYohann Roussel2014-11-213-0/+21
* Jack generates lib version 1.1mikaelpeltier2014-11-1710-2/+3
* Adapt build to Change in Jack command lineYohann Roussel2014-10-257-8/+8
* Adapt jack tests build rule to build systemYohann Roussel2014-10-2410-248/+248
* Fix annotation/test006Yohann Roussel2014-10-231-32/+0
* Fix merging problem due to TYPEDEX_DIR renamingmikaelpeltier2014-10-161-1/+1
* WIP Use JUnit for jack-tests.Jean-Marie Henaff2014-10-1420-1/+2103
* Revert "Change jack files extension from .jack to .jayce"Jean-Marie Hénaff2014-10-101-7/+7
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-081-7/+7
* Add shrink tests about enum anonymous sub classYohann Roussel2014-09-239-0/+75
* PackageRenamer should also rename Generic signatureYohann Roussel2014-09-183-0/+37
* 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-153-1/+70
* | 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-093-0/+73
|\ \
| * | A test for phantom lookup conflicting with defined type.Yohann Roussel2014-09-093-0/+73
* | | 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-052-0/+74
|\ \ \ | |_|/ |/| |
| * | A test unboxing an Object to int.Yohann Roussel2014-09-052-0/+74
| |/
* | 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