aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin
AgeCommit message (Expand)Author
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-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Fix rendering of functions without parametersPaweł Marks
2020-06-09Make enum entry constructor sourceset dependentMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-06-03Fixed problem with linking absolute links as relativeFilip Zybała
2020-06-03Enum constructor valuesMarcin Aman
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-28Return types links in inner classes with generic parentsMarcin 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-25Trim windows carrage return sign in importing includesMarcin Aman
2020-05-20Tabs for sections - update testsMarcin Aman
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-05-19Add github actions CIMarcin Aman
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Samples fixAndrzej Ratajczak
2020-05-19Divergent UI fixesMarcin Aman
2020-05-19Add tests for divergent content renderingKamil Doległo
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Disabled expect tests. Added .gitignore to ignore irrelevant files from expec...Filip Zybała
2020-05-13SourceLinksTransformer: Fixed invalid cast exception, platform tags in source...Filip Zybała
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-05-06Fix junit imports in testsKamil Doległo
2020-05-06Receiver for extension property #809Marcin Aman
2020-05-05Add test for path clash without `package` directiveKamil Doległo
2020-04-30Add missing parameter for plugin configuration in testsPaweł Marks
2020-04-22Apply requested changesAndrzej Ratajczak
2020-04-22Fixes testsAndrzej Ratajczak
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-22Fix testAndrzej Ratajczak
2020-04-16Change '<>' to '[]' in default package name as Windows prohibits filenames wi...Kamil Doległo
2020-04-15Change PlatformHintedContent rendering, js and css to match Figma styleFilip Zybała
2020-04-15Refactor package list to be a preprocessorAndrzej Ratajczak
2020-04-15Fix path clash with top-level declarations, catch link resolving exception, r...Kamil Doległo
2020-04-08Fix content testsKamil Doległo
2020-04-08Fixes testsAndrzej Ratajczak
2020-04-07Ignore `.map` files in expect testsKamil Doległo
2020-04-06Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.Filip Zybała
2020-03-31Fix test data for platform dependent hintPaweł Marks
2020-03-31Update tests to take into account new wrappingPaweł Marks
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks
2020-03-30Restricting pages generation for inherited functionsBłażej Kardyś
2020-03-26Fixed testsFilip Zybała