Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-10 | feat: `mainModule` property can be configured with command-line option | Thibault Gagnaux | |
2021-11-09 | feat: adds two tests and makes them pass for new `runFregeTask` | Thibault Gagnaux | |
2021-07-07 | Refactors tests | Thibault Gagnaux | |
- Uses the builder pattern to simplify the creation of `build.gradle` test files. - Adds `gradlew clean test` github workflow | |||
2021-07-02 | Adds `fregeCompile` task with some tests | Thibault Gagnaux | |
Upgrades gradle-wrapper to version `7.1`. | |||
2021-07-01 | Refactors `SetupFregeCompilerTask` tests | Thibault Gagnaux | |
2021-06-30 | Adds first `SetupFregeCompilerTaks` with some tests | Thibault Gagnaux | |
2021-06-29 | Switches from groovy's spock testing framework back to java | Thibault Gagnaux | |