summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/shrob
Commit message (Expand)AuthorAgeFilesLines
* 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-182-0/+5
|/
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-11/+9
* Use a Runtime annotation for shrob test2Jean-Marie Henaff2015-01-302-2/+2
* Add support for negate NAME in proguard filesYohann Roussel2015-01-1622-0/+82
* Adapt more tests to new test frameworkJean-Marie Henaff2015-01-141-1/+1
* Tests: use toolchain specific extensions for library namesJean-Marie Henaff2014-12-232-5/+5
* Merge "Remove references to TestTools in jack-tests" into ub-jackJean-Marie Henaff2014-12-162-6/+6
|\
| * Remove references to TestTools in jack-testsJean-Marie Henaff2014-12-112-6/+6
* | Put Opcodes in batch compilation process of regression testsJean-Marie Henaff2014-12-161-13/+8
|/
* Remove @KnownBug category on tests that now passJean-Marie Henaff2014-12-101-0/+7
* Fix SrinkMultiDexTests by avoiding useless compilation stepsJean-Marie Henaff2014-12-031-0/+2
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-0213-5/+884
* Adapt build to Change in Jack command lineYohann Roussel2014-10-255-6/+6
* Adapt jack tests build rule to build systemYohann Roussel2014-10-245-21/+21
* WIP Use JUnit for jack-tests.Jean-Marie Henaff2014-10-142-0/+727
* Add shrink tests about enum anonymous sub classYohann Roussel2014-09-239-0/+75
* MultiDex tracing.Yohann Roussel2014-08-281-0/+3
* Fix bad assertionmikaelpeltier2014-08-262-2/+2
* Change Shrinking and obfuscation behavior depending on seedsdelphinemartin2014-06-0624-28/+51
* Merge "Added possibility to search the hierarchy while finding seeds." into j...delphinemartin2014-06-0610-0/+66
|\
| * Added possibility to search the hierarchy while finding seeds.delphinemartin2014-06-0610-0/+66
* | Added failing shrob test with successive reflection calls.delphinemartin2014-05-2611-0/+99
* | Added missing mappings and listings parts in test040delphinemartin2014-05-226-0/+79
* | Added new annotation test with various value types.delphinemartin2014-05-1320-0/+433
* | Added failing shrob test with an annotation whose value is not kept.delphinemartin2014-04-2513-0/+137
* | Fixed bug with keepclassesmembernamesdelphinemartin2014-04-086-49/+33
|/
* Restore missing files.Yohann Roussel2014-04-072-0/+1
* Initial Jack import part 2.Yohann Roussel2014-04-07147-882/+632
* Initial Jack import.Yohann Roussel2014-03-20798-0/+8500