aboutsummaryrefslogtreecommitdiff
path: root/src/test/groovy/net/fabricmc/loom/EmptyBuildFunctionalTest.groovy
AgeCommit message (Collapse)Author
2020-08-26Tweak testsmodmuss50
2020-06-08Test across java and gradle versions with github actions. (#218)modmuss50
* Experiment with github actions * Fix? * another fix * Fix? * Change github actions run args * Tried and tested is better right? * spaces spaces spaces * revert * info * Just 4.9 * Fixes to support building on newer gradle versions * Forward log output and run tests on runtime gradle version * Remove travis * De-duplicate * Remove daily action, doesnt seem to work so well.
2019-11-09Support using TinyV2 mappings (#132)Fudge
2019-07-24downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old ↵asie
dev/noclassifier behaviour for default RemapJarTask settings
2019-06-16Update Gradle wrapper and make tests use older Gradle version to test ↵Mitchell Skaggs
compatibility
2019-06-12Extract file generation from functional testsMitchell Skaggs
2019-06-10Add simple integration tests for the pluginMitchell Skaggs