<feed xmlns='http://www.w3.org/2005/Atom'>
<title>toolchain_jack/jack-tests/tests/com/android/jack/withphantom, branch replicant-6.0</title>
<subtitle>toolchain/jack
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/'/>
<entry>
<title>Exclude a Phantom test from Jill toolchain</title>
<updated>2015-06-18T18:03:36+00:00</updated>
<author>
<name>Benoit Lamarche</name>
<email>benoitlamarche@google.com</email>
</author>
<published>2015-06-18T18:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=8358e133b7519fc77f514fc2ebdb9533b41a6d3e'/>
<id>8358e133b7519fc77f514fc2ebdb9533b41a6d3e</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt WithPhantomTests to support CaseInsensitiveFS</title>
<updated>2015-06-18T15:22:46+00:00</updated>
<author>
<name>Benoit Lamarche</name>
<email>benoitlamarche@google.com</email>
</author>
<published>2015-06-09T14:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=784b47fa3e631462e7e0a28f5c6439a8891db785'/>
<id>784b47fa3e631462e7e0a28f5c6439a8891db785</id>
<content type='text'>
Bug: 21486756
(cherry picked from commit de648be7da54458746b89dd736cd159ee43309a1)

Change-Id: Iaa536a6a2fcdc3e35692f355b5b2317f413a54d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 21486756
(cherry picked from commit de648be7da54458746b89dd736cd159ee43309a1)

Change-Id: Iaa536a6a2fcdc3e35692f355b5b2317f413a54d6
</pre>
</div>
</content>
</entry>
<entry>
<title>Temporarly deactivate tests that are broken because of CaseInsensitiveFS</title>
<updated>2015-05-29T10:06:06+00:00</updated>
<author>
<name>Benoit Lamarche</name>
<email>benoitlamarche@google.com</email>
</author>
<published>2015-05-28T14:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=fc023a96016b05d8906bed57761de19f5d5d095a'/>
<id>fc023a96016b05d8906bed57761de19f5d5d095a</id>
<content type='text'>
They will need to be modified
Bug: 21486756

(cherry picked from commit 02859f0c0a29d30e6b8561c7854fd992271c4760)

Change-Id: If5c39e4f4e1d3be9772a33493b3cb178412ebe19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They will need to be modified
Bug: 21486756

(cherry picked from commit 02859f0c0a29d30e6b8561c7854fd992271c4760)

Change-Id: If5c39e4f4e1d3be9772a33493b3cb178412ebe19
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "During shrinking generate error if they are unknow types"</title>
<updated>2015-04-28T14:14:38+00:00</updated>
<author>
<name>Mikael Peltier</name>
<email>mikaelpeltier@google.com</email>
</author>
<published>2015-04-28T14:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=16f26e6be0d9ea48d4a3e517ad8f42ee7ee5fefc'/>
<id>16f26e6be0d9ea48d4a3e517ad8f42ee7ee5fefc</id>
<content type='text'>
This reverts commit 88ac57db8ef6442d2a87aacad089104b488052e0.

Change-Id: I67a420bcc60bf0ccbea0af30a551e3326d18e420
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 88ac57db8ef6442d2a87aacad089104b488052e0.

Change-Id: I67a420bcc60bf0ccbea0af30a551e3326d18e420
</pre>
</div>
</content>
</entry>
<entry>
<title>During shrinking generate error if they are unknow types</title>
<updated>2015-04-28T10:09:39+00:00</updated>
<author>
<name>mikaelpeltier</name>
<email>mikaelpeltier@google.com</email>
</author>
<published>2015-04-13T15:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=88ac57db8ef6442d2a87aacad089104b488052e0'/>
<id>88ac57db8ef6442d2a87aacad089104b488052e0</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LegacyJillToolchain in jack-tests</title>
<updated>2015-02-18T10:40:13+00:00</updated>
<author>
<name>Jean-Marie Henaff</name>
<email>jmhenaff@google.com</email>
</author>
<published>2015-01-16T16:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=00ed782574b3de6f2926ebaf540778be7c3008f2'/>
<id>00ed782574b3de6f2926ebaf540778be7c3008f2</id>
<content type='text'>
Change-Id: Ib9d9f88e1edc231be58125bca9ac71b7af88990f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib9d9f88e1edc231be58125bca9ac71b7af88990f
</pre>
</div>
</content>
</entry>
<entry>
<title>Change handling of classpath in compilation in test framework</title>
<updated>2015-02-03T08:27:23+00:00</updated>
<author>
<name>Jean-Marie Henaff</name>
<email>jmhenaff@google.com</email>
</author>
<published>2015-01-26T16:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=e457ff34e60f5126b2c349b75394e4cf123141fc'/>
<id>e457ff34e60f5126b2c349b75394e4cf123141fc</id>
<content type='text'>
Make classpath an optional parameter.
This change leads to simpler calls to compilation methods.

Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make classpath an optional parameter.
This change leads to simpler calls to compilation methods.

Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new JUnit based test framework</title>
<updated>2014-12-02T15:54:47+00:00</updated>
<author>
<name>Jean-Marie Henaff</name>
<email>jmhenaff@google.com</email>
</author>
<published>2014-10-15T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=8a2287c6a462fbd338086d0f3f819c4bd2469bd9'/>
<id>8a2287c6a462fbd338086d0f3f819c4bd2469bd9</id>
<content type='text'>
Bug: 18547020

Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 18547020

Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
</pre>
</div>
</content>
</entry>
<entry>
<title>Test compiling outer and inner separately.</title>
<updated>2014-04-18T09:19:26+00:00</updated>
<author>
<name>Yohann Roussel</name>
<email>yroussel@google.com</email>
</author>
<published>2014-04-17T12:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_jack/commit/?id=2aef65555a4b94819d67c91735cbf46620d7e0b0'/>
<id>2aef65555a4b94819d67c91735cbf46620d7e0b0</id>
<content type='text'>
Change-Id: I5375cebe630bfeeb4f442e1f675dfda5e5545a03
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5375cebe630bfeeb4f442e1f675dfda5e5545a03
</pre>
</div>
</content>
</entry>
</feed>
