aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2021-12-21chore: renames `replModule` -> `replSource` and updates readmeThibault Gagnaux
2021-12-21feat: adds `replSource` property and command-line optionThibault Gagnaux
2021-11-16feat: adds `compilerFlags` property to configure the Frege compilerThibault Gagnaux
2021-11-10refactor: tests and makes `FregeDTOBuilder` a singletonThibault Gagnaux
2021-11-09feat: adds two tests and makes them pass for new `runFregeTask`Thibault Gagnaux
2021-07-08Refactor: Uses junit5 nested tests for a better structureThibault Gagnaux
2021-07-07Splits tests into fast unit tests and slow functional testsThibault Gagnaux
2021-07-07Refactors testsThibault Gagnaux
2021-07-02Adds `fregeCompile` task with some testsThibault Gagnaux
2021-07-01Refactors `SetupFregeCompilerTask` testsThibault Gagnaux
2021-06-30Adds first `SetupFregeCompilerTaks` with some testsThibault Gagnaux
2021-06-29Switches from groovy's spock testing framework back to javaThibault Gagnaux
2021-06-28Inits branch with a simple groovy testThibault Gagnaux
2015-11-22remove redundant unit testRene Groeschke
2015-11-22group all frege task in frege groupRene Groeschke
2015-11-22some more work on coverage and some cleanupRene Groeschke
2015-11-21create frege compile task per sourceSetRene Groeschke
2015-11-18introduce frege-base plugin for basic frege functionalityRene Groeschke