aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/utils/ModelUtils.kt
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
2021-03-04Obvious functions should also work for interfaces (#1763)Marcin Aman
2021-01-20Annotations for parameters (#1704)Marcin Aman
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-03-25Fix stdlib tests by adding stdlib to the test classpathKamil Doległo
2020-03-16Extract inheritance mapSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-28Port some of the core tests from the previous modelSzymon Świstun