aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/multiplatform
AgeCommit message (Collapse)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
* Extract analysis into separate modules
2021-05-31Fix rendering html in briefs (#1931)Marcin Aman
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-03-30Restricting pages generation for inherited functionsBłażej Kardyś
2020-03-17Add expect with generationSzymon Świstun
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-18Moves all core tests to base pluginPaweł Marks