summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/withphantom
Commit message (Collapse)AuthorAgeFilesLines
* Exclude a Phantom test from Jill toolchainBenoit Lamarche2015-06-181-1/+3
| | | | | | | I have recently reenabled this test since it now works, but I should have excluded it from the Jill toolchain like the others. Change-Id: I17da8c68e08ea5e54d0548cdf77fc5e6238f4ef0
* Adapt WithPhantomTests to support CaseInsensitiveFSBenoit Lamarche2015-06-181-40/+53
| | | | | | | Bug: 21486756 (cherry picked from commit de648be7da54458746b89dd736cd159ee43309a1) Change-Id: Iaa536a6a2fcdc3e35692f355b5b2317f413a54d6
* Temporarly deactivate tests that are broken because of CaseInsensitiveFSBenoit Lamarche2015-05-291-0/+4
| | | | | | | | | They will need to be modified Bug: 21486756 (cherry picked from commit 02859f0c0a29d30e6b8561c7854fd992271c4760) Change-Id: If5c39e4f4e1d3be9772a33493b3cb178412ebe19
* Revert "During shrinking generate error if they are unknow types"Mikael Peltier2015-04-281-10/+1
| | | | | | This reverts commit 88ac57db8ef6442d2a87aacad089104b488052e0. Change-Id: I67a420bcc60bf0ccbea0af30a551e3326d18e420
* During shrinking generate error if they are unknow typesmikaelpeltier2015-04-281-1/+10
| | | | | | | | | - 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
* Fix LegacyJillToolchain in jack-testsJean-Marie Henaff2015-02-181-12/+21
| | | | Change-Id: Ib9d9f88e1edc231be58125bca9ac71b7af88990f
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-8/+8
| | | | | | | Make classpath an optional parameter. This change leads to simpler calls to compilation methods. Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-0/+208
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* Test compiling outer and inner separately.Yohann Roussel2014-04-187-0/+88
Change-Id: I5375cebe630bfeeb4f442e1f675dfda5e5545a03