aboutsummaryrefslogtreecommitdiff
path: root/src/test/groovy/net/fabricmc/loom
AgeCommit message (Expand)Author
2021-05-12Java 16modmuss50
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-04Update to release 7.0 gradlemodmuss50
2021-05-04Merge branch 'dev/0.7' into future/devmodmuss50
2021-04-13Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-04-10Update to run tests against gradle 7.0 releasemodmuss50
2021-04-09Fix typomodmuss50
2021-04-04Update to Gradle 7 (#380)modmuss50
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-04-02Support Groovy 3's QName in GroovyXmlUtil (#379)modmuss50
2021-04-02Update UnpickTest to latest snapshot.modmuss50
2021-04-02Reorganise tests (#378)modmuss50
2021-03-29Fix name comparision in GroovyXmlUtil (#373)Octavia Togami
2021-03-29Fix name comparision in GroovyXmlUtil (#373)Octavia Togami
2021-03-27Add MavenProjectTest (#372)modmuss50
2021-03-25Add basic groovy code style validation.modmuss50
2021-03-25Constant unpicking (#328)modmuss50
2021-03-23Revert some of the changes to genSource's.modmuss50
2021-03-23Run tests against 7.0-rc-1modmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-03-12Mod Remapping Refactor. (#362)modmuss50
2021-03-07Fix build scriptshedaniel
2021-03-06Add basic MultiProjectTest and a basic RunConfigTestmodmuss50
2021-03-06Fix tests on windowsmodmuss50
2021-03-06Try and fix fernflower forking for the final time. Hopefully helps with #355modmuss50
2021-03-06Fix ReproducibleBuildTestmodmuss50
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
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-17Gradle 7 (and hopefully 8) support (#332)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
2019-06-12Extract file generation from functional testsMitchell Skaggs
2019-06-10Add simple integration tests for the pluginMitchell Skaggs