<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/frege-gradle-plugin.git/src/test/java, branch v1.3.0-alpha</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/frege-gradle-plugin.git/'/>
<entry>
<title>feat: adds `compilerFlags` property to configure the Frege compiler</title>
<updated>2021-11-16T15:45:06+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-11-16T15:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=b996814fc3255338d7eae5a58c9b58dbf9229154'/>
<id>b996814fc3255338d7eae5a58c9b58dbf9229154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: tests and makes `FregeDTOBuilder` a singleton</title>
<updated>2021-11-09T23:37:04+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-11-09T23:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=06d18924294dfe78eaba8eafe3a5ec559c43aecb'/>
<id>06d18924294dfe78eaba8eafe3a5ec559c43aecb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: adds two tests and makes them pass for new `runFregeTask`</title>
<updated>2021-11-09T21:26:45+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-11-09T21:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=42bdca9c70e54d095e9ebfd69e82d1bca15bf9ac'/>
<id>42bdca9c70e54d095e9ebfd69e82d1bca15bf9ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor: Uses junit5 nested tests for a better structure</title>
<updated>2021-07-08T14:04:54+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>thibault.gagnaux@bit.admin.ch</email>
</author>
<published>2021-07-08T10:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=ce39d8f5cdfae2788c4664e08d895afead76c682'/>
<id>ce39d8f5cdfae2788c4664e08d895afead76c682</id>
<content type='text'>
Setups missing java 11 in the github workflow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setups missing java 11 in the github workflow
</pre>
</div>
</content>
</entry>
<entry>
<title>Splits tests into fast unit tests and slow functional tests</title>
<updated>2021-07-07T20:58:47+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-07-07T20:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=2fceaad440fffc1f6edbd8e4887469cc948edb5d'/>
<id>2fceaad440fffc1f6edbd8e4887469cc948edb5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactors tests</title>
<updated>2021-07-07T15:21:33+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>thibault.gagnaux@bit.admin.ch</email>
</author>
<published>2021-07-07T15:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=cd5d39b867ad5435039d1a47244252078600ca0b'/>
<id>cd5d39b867ad5435039d1a47244252078600ca0b</id>
<content type='text'>
- Uses the builder pattern to simplify the creation of `build.gradle` test
files.
- Adds `gradlew clean test` github workflow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Uses the builder pattern to simplify the creation of `build.gradle` test
files.
- Adds `gradlew clean test` github workflow
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds `fregeCompile` task with some tests</title>
<updated>2021-07-02T10:52:16+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>thibault.gagnaux@bit.admin.ch</email>
</author>
<published>2021-07-02T10:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=587d0943327c7bf26a6378c1a710b3b971102ea2'/>
<id>587d0943327c7bf26a6378c1a710b3b971102ea2</id>
<content type='text'>
Upgrades gradle-wrapper to version `7.1`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrades gradle-wrapper to version `7.1`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactors `SetupFregeCompilerTask` tests</title>
<updated>2021-07-01T17:09:02+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-07-01T17:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=5ad88075e8e67ece6673999ffd06260c2b5d298d'/>
<id>5ad88075e8e67ece6673999ffd06260c2b5d298d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds first `SetupFregeCompilerTaks` with some tests</title>
<updated>2021-06-30T13:37:38+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-06-30T13:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=b87c1babf4a1d0b9cdf417b8aaf8da8edc473766'/>
<id>b87c1babf4a1d0b9cdf417b8aaf8da8edc473766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switches from groovy's spock testing framework back to java</title>
<updated>2021-06-29T07:02:17+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>thibault.gagnaux@bit.admin.ch</email>
</author>
<published>2021-06-29T07:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=e7fc5336c818e6ce9f81069df73c258d116acc9f'/>
<id>e7fc5336c818e6ce9f81069df73c258d116acc9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
