summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/resource
Commit message (Collapse)AuthorAgeFilesLines
* During shrinking generate error if they are unknow typesmikaelpeltier2015-04-291-0/+4
| | | | | | | | | | - When shrinking all used types must be passed into classpath, without these types into classpath, Jack could shrink class members that it should not. Bug: 20135591 Change-Id: I13a82b4cc47da27fa3f12330df9b630ea6628f48
* Revert "During shrinking generate error if they are unknow types"Mikael Peltier2015-04-281-4/+0
| | | | | | This reverts commit 88ac57db8ef6442d2a87aacad089104b488052e0. Change-Id: I67a420bcc60bf0ccbea0af30a551e3326d18e420
* During shrinking generate error if they are unknow typesmikaelpeltier2015-04-281-0/+4
| | | | | | | | | - When shrinking all used types must be passed into classpath, without these types into classpath, Jack could shrink class members that it should not. Bug: 20135591 Change-Id: I4b4b03581141df0e40b1f27ccfc2f3a481b5d069
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-14/+14
| | | | | | | Make classpath an optional parameter. This change leads to simpler calls to compilation methods. Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
* Tests: use toolchain specific extensions for library namesJean-Marie Henaff2014-12-231-3/+5
| | | | Change-Id: Ia575e793984349a4e64d2a2bbba6bec5abe6a5be
* Add support for importing resources in test toolchainsJean-Marie Henaff2014-12-171-227/+67
| | | | Change-Id: I0dc916dd16268c790aecbf60f108f15cd34bb9cd
* Remove @KnownBug category on tests that now passJean-Marie Henaff2014-12-101-1/+0
| | | | Change-Id: Ie3bb983212b71f8d3067b6a16f263ba69c945a1d
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-0/+589
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* Jack generates lib version 1.1mikaelpeltier2014-11-174-0/+0
| | | | | | | | | | - All jayce files are into a folder jayce - All intermediates dex files are into a folder dex - All .jpp files are into a folder jpp - All resource files are into a folder rsc - Disable usage of dex from library when jarjar and obfuscation is enabled Change-Id: Id0f92b4519953a0bc41c76a55700a2c6f6ce5ec3
* Added support for resource content adaptation while obfuscating.delphinemartin2014-06-192-9/+20
| | | | | | | | | | When a type name is present in a resource, a shrobbing option is available to replace the type name by its obfuscated name. A new VFile was added to represent the modified resources. + updated resource tests to allow resources with multiple lines and modified test003. Change-Id: I1053c10bae41e4dc4280998967d5a656d0af388d
* Add test for resource content adaptationdelphinemartin2014-04-284-0/+38
| | | | Change-Id: I7744691c33920b6b46faa204fe9804ff7cb301e9
* Put resources in packagesBenoit Lamarche2014-04-091-0/+1
| | | | Change-Id: I69b0b6f992f38c39cb1e9eb9e62705891e65727c
* Initial Jack import part 2.Yohann Roussel2014-04-076-0/+33
Change-Id: Ic439604a1f030700d9049800fbf62422e0004d35