aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/projects/legacy
AgeCommit message (Collapse)Author
2022-02-17Reconfigure plugin id and repo for essential mavenJonas Herzig
2021-07-13Fix AW testshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-04Update to Gradle 7 (#380)modmuss50
* Gradle 7 part 1 * Fix actions? * Update actions * Fix tests not running * Fix some broken tests * Update kotlin to try and fix JDK 16 support * Disable KotlinTest on j16 * exclude kotlin test from actions...
2021-03-06Rewrite tests to be easier to write and maintain (#361)modmuss50