summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack
Commit message (Expand)AuthorAgeFilesLines
* 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-0356-368/+380
* 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
* 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
* Merge intermediate library and output jack librarymikaelpeltier2014-12-171-2/+2
* 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