Skip to content
Success

Changes

Summary

  1. Make testing suite support negative tests (commit: b7edc88) (details)
Commit b7edc88aa7d8abc29d73a741d3fcffe40bbc0c99 by Geolykt
Make testing suite support negative tests

Also improve eclipse support. Not sure what changed, but the module-info
is no longer compiled by eclipse, so compiling it through gradle it is.
(commit: b7edc88)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/mixins/InjectMixins.java (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/resources/micromixin-test-neo-mixins.json (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/MicromixinTestNeo.java (diff)
The file was modifiedmicromixin-testing-suite-neo/micromixin-test-config-gradle.json (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/module-info.java (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/targets/InjectMixinsTarget.java (diff)
The file was addedmicromixin-transformer/src/test/java/org/stianloader/micromixin/test/IntegrationTest1.java
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/TestReport.java (diff)
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/annotations/IncludeClasses.java
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/MicromixinTestingSuiteNeo.java (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/SLF4JLogger.java (diff)
The file was modifiedmicromixin-testing-suite-neo/micromixin-test-config-eclipse.json (diff)