summaryrefslogtreecommitdiffstats
path: root/jack/tests
Commit message (Expand)AuthorAgeFilesLines
* Move Version to schedlibYohann Roussel2015-06-251-2/+3
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-2436-172/+44
* Modify resource managment when Jack does an incremental buildmikaelpeltier2015-06-181-1/+0
* Fix bugs when using incremental with --output-jackmikaelpeltier2015-06-051-12/+0
* Always close the Jack output libraryBenoit Lamarche2015-05-291-1/+6
* Do not remove type of 'null' expression otherwise type is lostmikaelpeltier2015-05-211-1/+1
* Modify Api01Config and Jack to support multiple Jarjar config filesJean-Marie Henaff2015-05-121-5/+6
* Fix bug into Java parsermikaelpeltier2015-04-071-0/+117
* Remove warningsmikaelpeltier2015-04-072-8/+20
* Rename JAnnotation to JAnnotationTypemikaelpeltier2015-04-011-8/+8
* Merge "Avoid comparing full signatures of methods." into ub-jackPiotr Jastrzebski2015-03-172-0/+134
|\
| * Avoid comparing full signatures of methods.Piotr Jastrzebski2015-03-172-0/+134
* | Load default libraries from jack.jarYohann Roussel2015-03-171-0/+3
|/
* Rework Jack version managementJean-Philippe Lesot2015-03-123-1/+49
* Add property for classpathBenoit Lamarche2015-03-121-1/+1
* Move all classes of DexComparator project into comparator packagemikaelpeltier2015-03-112-2/+2
* Fix build breakage due to a removed parametermikaelpeltier2015-03-111-1/+1
* Jack support for annotation processor.Yohann Roussel2015-03-102-8/+10
* Rework printProblem filteringBenoit Lamarche2015-03-092-0/+48
* Ensure legacy options are accessed by propertyYohann Roussel2015-03-091-2/+2
* Use properties for jarjar rules controlYohann Roussel2015-03-031-1/+1
* Merge "Fix TracingTest" into ub-jackYohann Roussel2015-03-022-16/+4
|\
| * Fix TracingTestYohann Roussel2015-03-022-16/+4
* | Separate input options from ecj optionsYohann Roussel2015-03-024-18/+7
|/
* Replace the keepMethodBody field by a propertymikaelpeltier2015-03-022-2/+9
* Remove more compilation methods from TestToolsJean-Marie Henaff2015-02-251-308/+0
* Retry adding CachedDirectFSBenoit Lamarche2015-02-061-2/+2
* Revert "Add CachedDirectFS"Benoit Lamarche2015-02-021-2/+2
* Add CachedDirectFSBenoit Lamarche2015-02-021-2/+2
* Use MessageDigestFS into JackLibrarymikaelpeltier2015-01-291-4/+5
* Move test location lookup to jack projectJean-Marie Henaff2015-01-223-27/+162
* Remove some compilation methods from TestToolsJean-Marie Henaff2015-01-213-367/+0
* Merge "Link jack-tests test suites to their jack counter parts" into ub-jackJean-Marie Henaff2015-01-215-7/+7
|\
| * Link jack-tests test suites to their jack counter partsJean-Marie Henaff2015-01-155-7/+7
* | Make ant task to build junit4 with jack for testsJean-Marie Henaff2015-01-211-2/+2
|/
* Adapt more tests to new test frameworkJean-Marie Henaff2015-01-1414-1219/+0
* Use DexBuffer instead of dexdump in multidex testsYohann Roussel2015-01-132-5/+52
* Rename JayceImport by ImportedLibrariesmikaelpeltier2015-01-122-8/+8
* Merge "Handle exceptions in JVisitor" into ub-jackBenoit Lamarche2015-01-061-3/+8
|\
| * Handle exceptions in JVisitorBenoit Lamarche2015-01-061-3/+8
* | Remove bootclasspathmikaelpeltier2014-12-247-111/+51
|/
* Clean tests on incrementalJean-Marie Henaff2014-12-191-281/+0
* Modify JNode.toString()Jean-Philippe Lesot2014-12-192-8/+8
* Merge intermediate library and output jack librarymikaelpeltier2014-12-171-2/+2
* Add property jack.library.jaycemikaelpeltier2014-12-171-2/+2
* Remove incremental wrappermikaelpeltier2014-12-171-1/+2
* Merge "Rename jack.dex.intermediate.generate to jack.library.dex" into ub-jackmikaelpeltier2014-12-151-2/+2
|\
| * Rename jack.dex.intermediate.generate to jack.library.dexmikaelpeltier2014-12-121-2/+2
* | Merge "Add dependency on test targets to ensure things are rebuilt" into ub-jackJean-Marie Henaff2014-12-152-77/+47
|\ \ | |/ |/|
| * Add dependency on test targets to ensure things are rebuiltJean-Marie Henaff2014-12-042-77/+47