aboutsummaryrefslogtreecommitdiff
path: root/core/src/test
AgeCommit message (Expand)Author
2019-05-29remove ignore from kotlin website html testsKrystianUjma
2019-05-28Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-devKrystianUjma
2019-05-23#465 - fix javadoc parameters generation for java classesKrystianUjma
2019-05-15Fix SinceKotlinKamil Doległo
2019-04-19reformat codeKrystianUjma
2019-04-19Fix hardcoded classpaths for TestAPIKamil Doległo
2019-04-18enable BaseKotlinWebSiteHtmlFormatTestKrystianUjma
2019-04-18remove kotlin-websiteKrystianUjma
2019-04-15Mute Kotlin Website format testsKamil Doległo
2019-03-27Fix some "sinceKotlin" unit testsKamil Doległo
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-03-11Allow linking arguments with methods, change link label (#431)Kamil Doległo
2019-03-11Fix test, prohibit non-unix path style for dir propertyKrystianUjma
2019-03-11Use canonicalPath instead of absolutePath for srcLinkRobert Stoll
2019-03-01Fix constructor tag does not work (#417)Krystian Ujma
2019-02-25Fix problem on consumer side, improve test (#420)Simon Ogorodnik
2019-02-25Fix @deprecated visibility in JavaDoc (#420)Błażej Kardyś
2019-02-25Fix java doc primary constructors have duplicated parametersKrystianUjma
2019-02-25Fix protected property getters and setters show the wrong visibility… (#402)Krystian Ujma
2019-02-19Cleanup httpSimon Ogorodnik
2019-02-15Nullable left off function type parameter with default value (#401) (#328)Krystian Ujma
2019-02-15fix annotatedProperty test (#426)Krystian Ujma
2019-02-11Update bundled kotlin-compiler to 1.3.20-dev-564Simon Ogorodnik
2018-12-14Modifiers sorted in wrong order #389Krystian Ujma
2018-12-13Fix IDEA InspectionsXerus
2018-11-23Fix constant values for JavaSimon Ogorodnik
2018-10-29#361: Fix varargsSimon Ogorodnik
2018-10-29Fix test dataSimon Ogorodnik
2018-10-29Implement node selection dsl for test usageSimon Ogorodnik
2018-10-29Cleanup support for NodeRenderContentSimon Ogorodnik
2018-08-06ExternalDocumentationLinkResolver refactoring, extract common dependencies fr...aleksZubakov
2018-08-01Refactoring, replace DocumentationOption with PassConfigurationaleksZubakov
2018-07-16Merge branch 'devsite-fixes-backport' into dev-multiplatfaleksZubakov
2018-07-14[backport] Introduce option to enable/disable jdk linkingSimon Ogorodnik
2018-07-14Fix package docs parsing testSimon Ogorodnik
2018-07-13[backport] Support propagating inherited extensions from librariesSimon Ogorodnik
2018-07-13[backport] Support deep inheritance with external classesSimon Ogorodnik
2018-07-13Minor style fixesaleksZubakov
2018-07-12Test refactoring, add common platform testsaleksZubakov
2018-07-12Test refactoring and split by different platformsaleksZubakov
2018-05-17Fix incorrect link to stylesheet in html formatSimon Ogorodnik
2018-05-16Fix link resolution context for inherited docsSimon Ogorodnik
2018-03-23Fix external references to Java enum entriesSimon Ogorodnik
2017-12-15Normalize file path's when using as URISimon Ogorodnik
2017-12-05Uncomment and fix some special case testsSimon Ogorodnik
2017-12-05Append line before file path in testDataSimon Ogorodnik
2017-12-05Check file path in testData, when more then one nodeSimon Ogorodnik
2017-12-04Introduce test case with preset FileGeneratorSimon Ogorodnik
2017-12-02Update tests to new realitySimon Ogorodnik