aboutsummaryrefslogtreecommitdiff
path: root/src/test/groovy/net/fabricmc/loom/SimpleBuildFunctionalTest.groovy
AgeCommit message (Expand)Author
2021-03-06Rewrite tests to be easier to write and maintain (#361)modmuss50
2021-02-14Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.modmuss50
2020-08-26Tweak testsmodmuss50
2020-06-08Test across java and gradle versions with github actions. (#218)modmuss50
2019-11-09Support using TinyV2 mappings (#132)Fudge
2019-07-24downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/nocl...asie
2019-06-16Update Gradle wrapper and make tests use older Gradle version to test compati...Mitchell Skaggs
2019-06-15Add currently broken and disabled mixin build testMitchell Skaggs
2019-06-15Add simple build functional testMitchell Skaggs