summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com
Commit message (Expand)AuthorAgeFilesLines
...
* Add a forgotten cast during bridge creationmikaelpeltier2015-03-067-0/+154
* Merge "Add filtering according to ProblemLevel in reporters." into ub-jackBenoit Lamarche2015-03-051-19/+72
|\
| * Add filtering according to ProblemLevel in reporters.Benoit Lamarche2015-03-051-19/+72
* | Change AllTests classes organizationJean-Marie Henaff2015-03-052-1/+12
* | Update internal tree testsJean-Marie Henaff2015-03-058-55/+175
|/
* Remove JackBasedToolchain.addEcjArgsYohann Roussel2015-03-031-26/+0
* Fix testCommandLineError002Yohann Roussel2015-03-021-2/+1
* run method of Jack does not longer throws NothingToDoExceptionmikaelpeltier2015-02-271-4/+1
* Merge "Add property for imported libraries" into ub-jackBenoit Lamarche2015-02-261-6/+7
|\
| * Add property for imported librariesBenoit Lamarche2015-02-251-6/+7
* | Remove @Ignore on a testJean-Marie Henaff2015-02-262-5/+2
* | Get rid of shrob.test043Yohann Roussel2015-02-236-69/+1
|/
* Merge "Fix MissingClassTest" into ub-jackJean-Marie Henaff2015-02-231-0/+2
|\
| * Fix MissingClassTestJean-Marie Henaff2015-02-201-0/+2
* | Merge "Do not rename 2 classes with the same name" into ub-jackYohann Roussel2015-02-232-78/+19
|\ \
| * | Do not rename 2 classes with the same nameYohann Roussel2015-02-232-78/+19
* | | Remove old VFSBenoit Lamarche2015-02-231-3/+0
|/ /
* / Redo exceptions in JayceFileImporterBenoit Lamarche2015-02-192-29/+130
|/
* Merge "Add failing obfuscation test with class repackaging" into ub-jackBenoit Lamarche2015-02-196-0/+57
|\
| * Add failing obfuscation test with class repackagingBenoit Lamarche2015-02-196-0/+57
* | Fix LegacyJillToolchain in jack-testsJean-Marie Henaff2015-02-188-29/+73
|/
* Merge "Make DexTagTests compatible with CLI testing" into ub-jackBenoit Lamarche2015-02-161-3/+13
|\
| * Make DexTagTests compatible with CLI testingBenoit Lamarche2015-02-161-3/+13
* | Ignore some FileConflictTests with cli based toolchainsJean-Marie Henaff2015-02-161-24/+39
|/
* Dex files are retrieved from their input library or from output librarymikaelpeltier2015-02-101-1/+0
* Add a test that fails with --incremental-folder, --import and --multi-dexmikaelpeltier2015-02-061-0/+54
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-0357-369/+382
* Merge "Use a Runtime annotation for shrob test2" into ub-jackJean-Marie Henaff2015-02-022-2/+2
|\
| * Use a Runtime annotation for shrob test2Jean-Marie Henaff2015-01-302-2/+2
* | Use MessageDigestFS into JackLibrarymikaelpeltier2015-01-293-8/+18
|/
* Move test location lookup to jack projectJean-Marie Henaff2015-01-222-3/+4
* Remove some compilation methods from TestToolsJean-Marie Henaff2015-01-212-0/+85
* Merge "Link jack-tests test suites to their jack counter parts" into ub-jackJean-Marie Henaff2015-01-213-2/+3
|\
| * Link jack-tests test suites to their jack counter partsJean-Marie Henaff2015-01-153-2/+3
* | Add library dependenciesmikaelpeltier2015-01-191-0/+3
* | Add support for negate NAME in proguard filesYohann Roussel2015-01-1622-0/+82
|/
* Adapt more tests to new test frameworkJean-Marie Henaff2015-01-1416-103/+1141
* Use DexBuffer instead of dexdump in multidex testsYohann Roussel2015-01-131-45/+28
* Move some long multidex tests out of presubmitYohann Roussel2015-01-132-2/+12
* Rename JayceImport by ImportedLibrariesmikaelpeltier2015-01-121-2/+2
* Now merger use pre-dex directly from imported librariesMikaƫl Peltier2015-01-071-2/+2
* Add a flag in dex generated by JackYohann Roussel2015-01-064-0/+97
* Remove bootclasspathmikaelpeltier2014-12-243-10/+9
* Merge "Tests: use toolchain specific extensions for library names" into ub-jackJean-Marie Henaff2014-12-239-32/+43
|\
| * Tests: use toolchain specific extensions for library namesJean-Marie Henaff2014-12-239-32/+43
* | Avoid to have several times the same file into files to compilemikaelpeltier2014-12-224-8/+0
|/
* Clean tests on incrementalJean-Marie Henaff2014-12-194-14/+14
* Adapt tests to handle ProcessExceptionBenoit Lamarche2014-12-192-25/+32
* Add verbosity control in tests ToolchainsJean-Marie Henaff2014-12-181-6/+3
* Add support for importing resources in test toolchainsJean-Marie Henaff2014-12-172-312/+87