summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove KnownIssue that is not neededmikaelpeltier2015-07-091-2/+0
* Remove unused definition only for synthetic variablesmikaelpeltier2015-07-093-0/+102
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-2490-359/+59
* Update path of jpp file used by MultiDex testsmikaelpeltier2015-06-191-2/+2
* Merge "Exclude a Phantom test from Jill toolchain" into ub-jack-brestJean-Philippe Lesot2015-06-181-1/+3
|\
| * Exclude a Phantom test from Jill toolchainBenoit Lamarche2015-06-181-1/+3
* | Fix FileConflictTests, againBenoit Lamarche2015-06-181-8/+3
|/
* Fix long MultiDexTestsBenoit Lamarche2015-06-181-2/+4
* Adapt MultiDexTests to support CaseInsensitiveFSBenoit Lamarche2015-06-182-49/+23
* Adapt WithPhantomTests to support CaseInsensitiveFSBenoit Lamarche2015-06-181-40/+53
* Rewrite FileConflictTestsBenoit Lamarche2015-06-1810-248/+178
* Rename addResource() to document it expects a directoryJean-Marie Henaff2015-06-185-13/+13
* Adapt FileAccessErrorTest to support CaseInsensitiveFSBenoit Lamarche2015-06-171-5/+16
* Adapt and fix DependenciesTestsBenoit Lamarche2015-06-171-16/+4
* Adapt ResourceTests to support CaseInsesitiveFSBenoit Lamarche2015-06-174-99/+148
* Temporarly deactivate tests that are broken because of CaseInsensitiveFSBenoit Lamarche2015-05-296-0/+28
* Adapt ClasspathTests to use InputJackLibraryBenoit Lamarche2015-05-291-4/+7
* Adapt incremental tests to use InputJackLibaryBenoit Lamarche2015-05-296-32/+24
* Add reference for shrinking test 43mikaelpeltier2015-05-212-38/+9
* Do not forget to trace implementation methodsmikaelpeltier2015-05-215-0/+118
* 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-123-5/+8
* 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
* | Implement missing checks in getEmulationPath methodsBenoit Lamarche2015-04-291-3/+0
|/
* Explicitely ignore some tests with Jill test toolchainJean-Marie Henaff2015-04-298-3/+527
* 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-283-4/+59
|/ /
* | 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-2711-20/+26
* | Add listing comparison to ShrinkTests.test21()Jean-Marie Henaff2015-04-231-0/+12
* | Modify AbstractTestTools api to detect error at compile timeJean-Marie Henaff2015-04-161-4/+3
|/
* Merge "Modify AbstractTestTools api to detect error at compile time" into ub-...mikaelpeltier2015-04-132-3/+3
|\
| * Modify AbstractTestTools api to detect error at compile timemikaelpeltier2015-04-092-3/+3
* | Merge changes I73ec2f53,I77e2d9d8 into ub-jackYohann Roussel2015-04-094-2/+72
|\ \ | |/ |/|
| * TypeDeclaration.binding may be nullYohann Roussel2015-04-082-3/+0