aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-09-10Add loom.modVersion to read the version from the fabric.mod.json file. (#489)modmuss50
2021-09-08Fix reproducible build test, a none legacy test for this should be added at a...modmuss50
2021-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-09-07Fix fabric api build testmodmuss50
2021-09-05Revert fabric api patch to fix deprecations, I believe loom is wrong.modmuss50
2021-09-05Patch fabric api to fix loom deprecationsmodmuss50
2021-09-05Update MCE and test depsmodmuss50
2021-09-05Make parchment layer test also test the parameter after being reordered (#483)shedaniel
2021-09-05Fix the java software component not working with Loom and fix #200 (#460)Juuxel
2021-08-31Refactor and improve tests (#466)modmuss50
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-08-11Fix #469 (#470)modmuss50
2021-07-31Start experimental 0.10 branch - Won't be published right now.modmuss50
2021-07-28fix #448 (#451)Logic
2021-07-26Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449)Juuxel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-26Fix loom.accessWidener being a read-only property in Kotlin (#447)Juuxel
2021-07-24Update mercury. Test with Gradle 7.3 nightlys. Bump other deps.modmuss50
2021-07-21Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...modmuss50
2021-07-21Fix MojangMappingsSpec having the same hash version for each mc version.modmuss50
2021-07-20Fix merge conflictsshedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Merge branch 'upstream-0.9' into dev/0.9shedaniel
2021-07-20Bump gradle nightly versionmodmuss50
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-16Fallback to fabric's experimental version manifest for versions that are not ...modmuss50
2021-07-16Add CustomManifestTestmodmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-13Fix license headersshedaniel
2021-07-13Run tests on actionsshedaniel
2021-07-13Fix AW testshedaniel
2021-07-13Update parchment urlmodmuss50
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-12Test AW field remapping (#433)Juuxel
2021-07-10Fix header file from merge.modmuss50
2021-07-10Fix local file mod dependencies (#430)Juuxel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-07-11Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-05Fix yet another gradle deprecation, expand tests to cover itmodmuss50
2021-07-04Use a detached configuration to add jetbrains annotations to the source remap...modmuss50
2021-06-30Update ReproducibleBuildTest hashes, the tiny remapper update caused this.modmuss50
2021-06-30Update ASM and nightly gradlemodmuss50
2021-06-29Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-28fix broken test introduced in 54d6ef7896f22f89d6594703d09e3195c814cf10 (#424)LogicFan