aboutsummaryrefslogtreecommitdiff
path: root/src/test/groovy/net
AgeCommit message (Expand)Author
2021-11-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
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-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-12Fix `namedElements` not extending from api (#533)modmuss50
2021-11-09Fix unobfuscated names not having params or docs. (#532)modmuss50
2021-11-06Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-01Make CFR the default decompiler (#527)modmuss50
2021-10-30Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-29Add localRuntime and modLocalRuntime configurations (#526)Juuxel
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
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-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
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-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-29Fix merge conflictsshedaniel
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-19Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-18Merge remote-tracking branch 'architectury/dev/0.10.0' into dev/0.10.0shedaniel
2021-09-17Update lorenz-tinymodmuss50
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
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-12Fix aw2at tests, add Yarn 1.16 test (#45)Juuxel
2021-09-12Fix FabricAPITestshedaniel
2021-09-12Fix codenarc stylingshedaniel
2021-09-12Merge two testsshedaniel
2021-09-12Fix some testsshedaniel
2021-09-12Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-11Fix ParchmentMappingLayerTest test (#491)shedaniel
2021-09-11Fix codenarcshedaniel
2021-09-11Fix merge conflictsshedaniel
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-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-08-31Refactor and improve tests (#466)modmuss50
2021-08-30Start work on porting 0.7.4 overshedaniel