<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/test/configuration, 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>Make test for configuration more platform and settings independent</title>
<updated>2021-12-20T21:34:11+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@topdesk.com</email>
</author>
<published>2021-12-20T21:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=834e562592d56dfa0c83a24d0d03aa9f60a50d01'/>
<id>834e562592d56dfa0c83a24d0d03aa9f60a50d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configuration app returns non-zero value (2) if the configuration contains an error. Fixes #3031</title>
<updated>2021-12-13T00:31:15+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2021-12-13T00:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=37d548c7fa1db5284227a861089857fc20de06ce'/>
<id>37d548c7fa1db5284227a861089857fc20de06ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix configuration test, the configuration app generates platform-specific line-endings</title>
<updated>2020-12-22T12:52:03+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-12-22T12:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=208329f10f88a89806f4c115a851235718cea81b'/>
<id>208329f10f88a89806f4c115a851235718cea81b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests under Windows, fix test.javac11 and test.javac14, fix issue #1745</title>
<updated>2020-08-18T01:09:25+00:00</updated>
<author>
<name>Rostislav Krasny</name>
<email>45571812+rosti-il@users.noreply.github.com</email>
</author>
<published>2020-08-18T01:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=79c3d383fd7d46ec1c6c5cf83d8b05f2238529a2'/>
<id>79c3d383fd7d46ec1c6c5cf83d8b05f2238529a2</id>
<content type='text'>
The change of the TestConfiguration.java is based on the fact that
Git for Windows is configured with 'core.autocrlf=true' by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change of the TestConfiguration.java is based on the fact that
Git for Windows is configured with 'core.autocrlf=true' by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Config import: add support for environment variables</title>
<updated>2020-01-20T13:12:03+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-01-18T00:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=0e583c0122d18285b858ec8cecc2e91a4f4feda0'/>
<id>0e583c0122d18285b858ec8cecc2e91a4f4feda0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Config import: add traces for archives to the tests</title>
<updated>2020-01-20T13:11:38+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-01-17T15:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=df4501a648f32111c6ee3ace1c826b3d3eef55a1'/>
<id>df4501a648f32111c6ee3ace1c826b3d3eef55a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ConfigurationApp: hide not-mentioned by default, add parameter to show them anyway.</title>
<updated>2020-01-20T13:11:29+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-01-17T14:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8b2d4ca67c2077d7812ba4fec93d94094df0faa8'/>
<id>8b2d4ca67c2077d7812ba4fec93d94094df0faa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Config import: support .jar and .zip archives</title>
<updated>2020-01-20T13:11:21+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-01-17T01:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=04523763dff98206487b2e358697226ac7b87fd7'/>
<id>04523763dff98206487b2e358697226ac7b87fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Config import: add to trace</title>
<updated>2020-01-20T13:11:08+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-01-17T00:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=290edf95275f82e674952b21d27b9f485f5a2418'/>
<id>290edf95275f82e674952b21d27b9f485f5a2418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix broken test for configuration that contained the wrong line numbers</title>
<updated>2016-06-28T22:37:12+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2016-06-28T22:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=c13e7b447a501a321a59e1006c10309c573f6276'/>
<id>c13e7b447a501a321a59e1006c10309c573f6276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
