aboutsummaryrefslogtreecommitdiff
path: root/src/test/groovy/net/fabricmc/loom/BuildUtils.groovy
AgeCommit message (Collapse)Author
2021-03-06Rewrite tests to be easier to write and maintain (#361)modmuss50
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
* First pass on gradle 7 support * Fix Gradle 8 deprecation warnings * Add a deprecated compile constant
2020-08-26Tweak testsmodmuss50
2019-11-09Support using TinyV2 mappings (#132)Fudge
2019-06-15Add currently broken and disabled mixin build testMitchell Skaggs
2019-06-15Add simple build functional testMitchell Skaggs
2019-06-12Extract file generation from functional testsMitchell Skaggs