aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2021-11-25More improvements/fixes to shared caches maven publications + test improvements.modmuss50
2021-11-20Add an option (enabled by default) to map synthetic field and method names fr...modmuss50
2021-11-12Fix `namedElements` not extending from api (#533)modmuss50
2021-11-11Fix for 1.18-pre1 server bundler.modmuss50
2021-11-09Fix unobfuscated names not having params or docs. (#532)modmuss50
2021-11-01Make CFR the default decompiler (#527)modmuss50
2021-10-29Add localRuntime and modLocalRuntime configurations (#526)Juuxel
2021-10-29Add dev config with default jar task on it, to aid with depending on … (#525)modmuss50
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-10-25Alter TransitiveAccessWidenerJarProcessor to use the same logic used in ModCo...modmuss50
2021-10-24Improve run config argument handling, should work with spaces a bit better. (...modmuss50
2021-10-23Add AccessWidenerValidator (#518)modmuss50
2021-10-12Don't allow none reproducible dependencies in layered mappings as it breaks t...modmuss50
2021-10-12Fix mod* configurations not being on the test compile/runtime configuration. ...modmuss50
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-10-09Run tests against Java 17 (#515)modmuss50
2021-09-30Make Run Config run dir relative to the project and not the root project. Mov...modmuss50
2021-09-30Add very basic Migrate Mappings test, update lorenz-tiny to fix: https://gith...modmuss50
2021-09-29Support 21w39amodmuss50
2021-09-28Fix failure when running `dependencies` task when using layered mappings.modmuss50
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-19Rebuild record components from field names, improves decompile (#497)modmuss50
2021-09-17Update lorenz-tinymodmuss50
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-09-11Fix ParchmentMappingLayerTest test (#491)shedaniel
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-13File Structure Changes (#462)shedaniel
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-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