<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/test/delombok/resource, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/'/>
<entry>
<title>refactored the tests to prepare running ecj as well as delombok.</title>
<updated>2010-07-21T21:52:28+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2010-07-21T21:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=59e585a0c68959eb72be34524bdad19df5dc8a4d'/>
<id>59e585a0c68959eb72be34524bdad19df5dc8a4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added checks for warnings in test cases</title>
<updated>2010-07-20T21:52:13+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2010-07-20T21:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8e1cbe1b1079c1a6f5123add0241d32c8452cdae'/>
<id>8e1cbe1b1079c1a6f5123add0241d32c8452cdae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for @Getter and @Setter on a class[B</title>
<updated>2010-07-20T20:22:12+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2010-07-20T20:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=b6d468144d1abd84646f31aabdb2cbee053a4137'/>
<id>b6d468144d1abd84646f31aabdb2cbee053a4137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the tests to reflect recent modifications: use 'this' where possible and add @SuppressWarnings for all generated fields and methods.</title>
<updated>2010-07-19T23:35:40+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2010-07-19T23:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=0d7df01a0711604ce3da57e11815d376c7071870'/>
<id>0d7df01a0711604ce3da57e11815d376c7071870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>With the new features, some of the delombok based unit tests no longer work.</title>
<updated>2010-07-19T22:39:04+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2010-07-19T22:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=01ff2a8b79958eea19c3ce2bd336c0b8d9177ab2'/>
<id>01ff2a8b79958eea19c3ce2bd336c0b8d9177ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test suite for issue #93 - apparently this problem (naming your class GetFoo prevents lombok from making a getFoo method) only occurs on eclipse, as the test passes.</title>
<updated>2009-12-26T03:11:22+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2009-12-26T03:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=1f7bddd688191857c8a089a810c251cf4c1a8407'/>
<id>1f7bddd688191857c8a089a810c251cf4c1a8407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests to see if we handle fields that start with a $ correctly</title>
<updated>2009-12-07T15:05:19+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2009-12-07T15:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=d5e7ae61c0d820be49a181a3f1755d84c0908058'/>
<id>d5e7ae61c0d820be49a181a3f1755d84c0908058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests to @Data to check if a field starting with $ will be ignored</title>
<updated>2009-12-07T14:59:29+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2009-12-07T14:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=89c058f96e55208299c23e3573d7578f7099d785'/>
<id>89c058f96e55208299c23e3573d7578f7099d785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some tests for @ToString</title>
<updated>2009-12-02T16:37:53+00:00</updated>
<author>
<name>unknown</name>
<email>roels@.tis.local</email>
</author>
<published>2009-12-02T16:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=d4ed666abfdafc9007734bccf9acf2a80a32770e'/>
<id>d4ed666abfdafc9007734bccf9acf2a80a32770e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the order of the generated methods in for @Data</title>
<updated>2009-12-02T03:21:31+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2009-12-02T03:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=9f69893ce2efd6ca0a6ef64022e48e49fc2b33f0'/>
<id>9f69893ce2efd6ca0a6ef64022e48e49fc2b33f0</id>
<content type='text'>
- Constructor(s)
- Getters/Setters per field
- equals
- hashCode
- toString
Added first test for @Data
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Constructor(s)
- Getters/Setters per field
- equals
- hashCode
- toString
Added first test for @Data
</pre>
</div>
</content>
</entry>
</feed>
