summaryrefslogtreecommitdiffstats
path: root/jack-tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add complementary test for not simplifier optimization" into ub-jack-b...mikaelpeltier2015-05-218-57/+459
|\
| * Add complementary test for not simplifier optimizationmikaelpeltier2015-05-218-57/+459
* | Merge "Do not remove type of 'null' expression otherwise type is lost" into u...mikaelpeltier2015-05-213-0/+76
|\ \
| * | Do not remove type of 'null' expression otherwise type is lostmikaelpeltier2015-05-213-0/+76
| |/
* / NullLiteral is allown to have throw statement as parentmikaelpeltier2015-05-213-0/+75
|/
* NotSimplifier must take into account floating typesmikaelpeltier2015-05-214-1/+142
* Make multidex type partition deterministYohann Roussel2015-05-185-29/+120
* Modify Api01Config and Jack to support multiple Jarjar config filesJean-Marie Henaff2015-05-1211-24/+36
* Merge "During shrinking generate error if they are unknow types" into ub-jackmikaelpeltier2015-04-293-0/+8
|\
| * During shrinking generate error if they are unknow typesmikaelpeltier2015-04-293-0/+8
* | Remove invalid library STOPSHIPsBenoit Lamarche2015-04-291-3/+9
* | Report unnecessaryEnclosingInstanceSpecificationBenoit Lamarche2015-04-291-1/+0
* | Merge "Add createTmpDir method throwing CannotCreateFileException" into ub-jackmikaelpeltier2015-04-291-2/+3
|\ \
| * | Add createTmpDir method throwing CannotCreateFileExceptionmikaelpeltier2015-04-281-2/+3
* | | Implement missing checks in getEmulationPath methodsBenoit Lamarche2015-04-291-3/+0
| |/ |/|
* | Explicitely ignore some tests with Jill test toolchainJean-Marie Henaff2015-04-299-4/+539
* | Merge "Remove use of SchedLib utility class from test framework" into ub-jackJean-Marie Henaff2015-04-291-3/+3
|\ \
| * | Remove use of SchedLib utility class from test frameworkJean-Marie Henaff2015-04-281-3/+3
* | | Make FrontEndTests.testConflictingPackage001 deterministYohann Roussel2015-04-281-0/+2
| |/ |/|
* | Merge "Add new Shrinking tests" into ub-jackmikaelpeltier2015-04-281-0/+52
|\ \
| * | Add new Shrinking testsmikaelpeltier2015-04-281-0/+52
| |/
* | Merge "Revert "During shrinking generate error if they are unknow types"" int...Mikael Peltier2015-04-284-140/+1
|\ \
| * | Revert "During shrinking generate error if they are unknow types"Mikael Peltier2015-04-284-140/+1
* | | Fix ClassCastException on useless qualifier errorYohann Roussel2015-04-284-5/+60
|/ /
* / During shrinking generate error if they are unknow typesmikaelpeltier2015-04-284-1/+140
|/
* Merge "Be more precise in test toolchain request in ClasspathTests" into ub-jackJean-Marie Henaff2015-04-271-1/+1
|\
| * Be more precise in test toolchain request in ClasspathTestsJean-Marie Henaff2015-04-161-1/+1
* | Fix mapping comparison order in shrob testsJean-Marie Henaff2015-04-2719-38/+46
* | Merge "Add listing comparison to ShrinkTests.test21()" into ub-jackJean-Marie Henaff2015-04-271-0/+12
|\ \
| * | Add listing comparison to ShrinkTests.test21()Jean-Marie Henaff2015-04-231-0/+12
* | | Definitely remove setShrobFlags method from test frameworkJean-Marie Henaff2015-04-232-12/+0
|/ /
* / Modify AbstractTestTools api to detect error at compile timeJean-Marie Henaff2015-04-162-11/+9
|/
* Merge "Modify AbstractTestTools api to detect error at compile time" into ub-...mikaelpeltier2015-04-133-8/+8
|\
| * Modify AbstractTestTools api to detect error at compile timemikaelpeltier2015-04-093-8/+8
* | Merge changes I73ec2f53,I77e2d9d8 into ub-jackYohann Roussel2015-04-095-3/+73
|\ \ | |/ |/|
| * TypeDeclaration.binding may be nullYohann Roussel2015-04-082-3/+0
| * Test duplicate classes compilation errorYohann Roussel2015-04-084-1/+74
* | Merge "Avoid ClassCastException when toolchain jack-cli is used" into ub-jackJean-Philippe Lesot2015-04-091-1/+1
|\ \
| * | Avoid ClassCastException when toolchain jack-cli is usedmikaelpeltier2015-04-091-1/+1
| |/
* / Fix bad redirection into test toolchainmikaelpeltier2015-04-093-16/+16
|/
* Merge "Modify repackageclasses test to use a package separator" into ub-jackBenoit Lamarche2015-04-082-2/+2
|\
| * Modify repackageclasses test to use a package separatorBenoit Lamarche2015-04-082-2/+2
* | Merge "Fix bug into Java parser" into ub-jackmikaelpeltier2015-04-087-1/+207
|\ \
| * | Fix bug into Java parsermikaelpeltier2015-04-077-1/+207
* | | Merge "Small changes around Jayce-related exceptions" into ub-jackBenoit Lamarche2015-04-083-26/+22
|\ \ \ | |/ / |/| |
| * | Small changes around Jayce-related exceptionsBenoit Lamarche2015-03-273-26/+22
* | | Merge "Fix issue with not existing classpath entry" into ub-jackBenoit Lamarche2015-04-071-7/+24
|\ \ \
| * | | Fix issue with not existing classpath entryBenoit Lamarche2015-04-071-7/+24
| | |/ | |/|
* | | Merge "Allow to use two enums with the same simple name into a class" into ub...mikaelpeltier2015-04-0711-12/+152
|\ \ \ | |/ / |/| |
| * | Allow to use two enums with the same simple name into a classmikaelpeltier2015-04-0711-12/+152