aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/utils
AgeCommit message (Collapse)Author
2020-06-25Fix tests after rebaseAndrzej Ratajczak
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Fix after rebaseAndrzej Ratajczak
2020-06-12Refactor of Annotations and ExtraModifiers to be platform depedentAndrzej Ratajczak
2020-06-03Fixed problem with linking absolute links as relativeFilip Zybała
2020-06-03Enum constructor valuesMarcin Aman
2020-05-26Light annotations fixAndrzej Ratajczak
2020-05-26Apply request changesAndrzej Ratajczak
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-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Divergent UI fixesMarcin Aman
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-08Fix content testsKamil Doległo
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks
2020-03-25Introduce VoidObject and JavaObjectKamil Doległo
2020-03-25Fix stdlib tests by adding stdlib to the test classpathKamil 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-03-04Tests for wrapping groups in renderer. Also util for groupsPaweł Marks
2020-03-04Output writer for renderer testsPaweł Marks
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-28Port some of the core tests from the previous modelSzymon Świstun