aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/basic
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-08-28 Support Dokka K2 analysis (#3094)Vadim Mishenev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-01-21Empty modules filtering (#1699)Marcin Aman
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-10-06Addding separate pages for propertiesBłażej Kardyś
2020-09-01Implement exitGenerationGracefully APIsebastian.sellmair
2020-08-21Replace SelfType with family of RecursiveTypesPaweł Marks
2020-08-20Fix LinkProvider to link properly all nested generic parametersAndrzej Ratajczak
2020-08-20Hide unused generic type variables in constructorAndrzej Ratajczak
2020-08-17Fix generic supertypes to hold TypeParametersAndrzej Ratajczak
2020-08-14Refactor loggers to allow for message filteringPaweł Marks
2020-07-30Bugfix: changed test logger package to proper oneFilip Zybała
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-23Fix tests on javadocMarcin Aman
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-05-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-05-19Add github actions CIMarcin Aman
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-18Fixes not recognizing star projection in drisPaweł Marks
2020-02-18Moves all core tests to base pluginPaweł Marks