aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/utils/TestUtils.kt
AgeCommit message (Collapse)Author
2021-01-20Annotations for parameters (#1704)Marcin Aman
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-09-10Add testsAndrzej Ratajczak
2020-08-17Fix generic supertypes to hold TypeParametersAndrzej Ratajczak
2020-07-09Add tests for signatures renderingAndrzej Ratajczak
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and ↵Andrzej Ratajczak
Kotlin as Java. Refactor annotations creation from PSI/Descriptors. Add proper rendering of annotation signatures in both kotlin syntax and java syntax. Tests for annotations
2020-05-19Divergent UI fixesMarcin Aman
2020-03-25Introduce VoidObject and JavaObjectKamil Doległo
2020-03-18Fix minor bugs and add core testsSzymon Świstun
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