summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/shrob
Commit message (Expand)AuthorAgeFilesLines
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-243-12/+3
* Add reference for shrinking test 43mikaelpeltier2015-05-212-38/+9
* Do not forget to trace implementation methodsmikaelpeltier2015-05-215-0/+118
* During shrinking generate error if they are unknow typesmikaelpeltier2015-04-291-0/+3
* Explicitely ignore some tests with Jill test toolchainJean-Marie Henaff2015-04-296-1/+517
* Add new Shrinking testsmikaelpeltier2015-04-281-0/+52
* Fix mapping comparison order in shrob testsJean-Marie Henaff2015-04-277-8/+7
* Add listing comparison to ShrinkTests.test21()Jean-Marie Henaff2015-04-231-0/+12
* Merge "Modify repackageclasses test to use a package separator" into ub-jackBenoit Lamarche2015-04-082-2/+2
|\
| * Modify repackageclasses test to use a package separatorBenoit Lamarche2015-04-082-2/+2
* | Allow to use two enums with the same simple name into a classmikaelpeltier2015-04-076-12/+12
|/
* Remove reference to StandardCharsetsYohann Roussel2015-03-181-3/+5
* Accept more tests to run with cli-based ToolchainsJean-Marie Henaff2015-03-171-0/+19
* Ignore test which require "rot13" for cli based toolchainJean-Marie Henaff2015-03-113-9/+9
* Adapt shrob tests to get rid of setShrobFlagsJean-Marie Henaff2015-03-096-58/+75
* Revert "Revert "Start using jack-api for jack API based test toolchains""Jean-Marie Hénaff2015-03-096-21/+26
* Revert "Start using jack-api for jack API based test toolchains"Jean-Marie Hénaff2015-03-066-26/+21
* Start using jack-api for jack API based test toolchainsJean-Marie Henaff2015-03-066-21/+26
* Get rid of shrob.test043Yohann Roussel2015-02-236-69/+1
* Do not rename 2 classes with the same nameYohann Roussel2015-02-232-78/+19
* 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