aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/utils
AgeCommit message (Expand)Author
2021-03-04Obvious functions should also work for interfaces (#1763)Marcin Aman
2021-01-20Annotations for parameters (#1704)Marcin Aman
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-10-08Handle multiple authors (#1539)Marcin Aman
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-09-29Fix failing testsAndrzej Ratajczak
2020-09-10Add testsAndrzej Ratajczak
2020-08-17Fix generic supertypes to hold TypeParametersAndrzej Ratajczak
2020-07-09Add tests for signatures renderingAndrzej Ratajczak
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-07-07Add overrides to provided pluginsPaweł Marks
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Show fully qualified name for typealias targets to different packagessebastian.sellmair
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 Kotli...Andrzej Ratajczak
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