-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduced better integration tests for `atomicfu-gradle-plugin`, that build and locally publish the current version of the plugin and actually check correctness of it's application to sample projects. * Final artefacts are checked for atomicfu references: there should not be any if plugin transformations are applied. * Dependencies added by the `atomicfu-gradle-plugin` to every target are also verified: in case the plugin is applied the dependency to the library should be compileOnly, otherwise it should also be included in runtime. * For an MPP project there are tests that enable IR transformations separately for JVM, JS and Native targets. --------- Co-authored-by: Sergey.Shanshin <sergey.shanshin@jetbrains.com> Co-authored-by: Filipp Zhinkin <filipp.zhinkin@gmail.com>
- Loading branch information
1 parent
90d52fd
commit 9d2a3e4
Showing
32 changed files
with
932 additions
and
569 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.