aboutsummaryrefslogtreecommitdiff
path: root/core/testdata
AgeCommit message (Expand)Author
2019-08-27Fix for missing colon in links to external sites, https://github.com/Kotlin/d...Kamil Doległo
2019-08-05Cleanup, update READMEKamil Doległo
2019-06-25fix *.dataTags testsKrystianUjma
2019-06-24fix dataTagsInGroupNode testKrystianUjma
2019-06-21Fix format in KotlinWebsiteHtml, markdown format changed slightlyKamil Doległo
2019-06-21Fix groupNode tests, expected needs checkingKamil Doległo
2019-06-11fix kotlin website html testsKrystianUjma
2019-06-10fix kotlin website html testsKrystianUjma
2019-05-23#465 - fix javadoc parameters generation for java classesKrystianUjma
2019-05-15Fix SinceKotlinKamil Doległo
2019-05-07Fix some testsKamil Doległo
2019-04-30Fix suspend inline function testKamil Doległo
2019-04-18fix tests (format change)KrystianUjma
2019-04-16Fix pathKamil Doległo
2019-04-15Fix inline functions testsKamil Doległo
2019-04-10fix tests #2 - fails caused by bad index.html paths and missing paragraphsKrystianUjma
2019-04-09fix tests- fails caused by bad index.html paths and missing paragraphs.KrystianUjma
2019-04-01Fix some returnTag testsKamil 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-11Use canonicalPath instead of absolutePath for srcLinkRobert Stoll
2019-03-01Fix constructor tag does not work (#417)Krystian Ujma
2019-02-25Rework logic to avoid loosing tags inside preSimon 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-11-23Fix constant values for JavaSimon Ogorodnik
2018-10-29#361: Fix varargsSimon Ogorodnik
2018-10-29Fix test dataSimon Ogorodnik
2018-10-29Fix test dataSimon Ogorodnik
2018-08-17Convert assertFails in kws samples without message properlySimon Ogorodnik
2018-05-16Fix link resolution context for inherited docsSimon Ogorodnik
2018-03-23Fix external references to Java enum entriesSimon Ogorodnik
2017-12-05Update testDataSimon Ogorodnik
2017-11-30Add missing test dataSimon Ogorodnik
2017-11-29Add test for wide range since kotlin versionsSimon Ogorodnik
2017-11-22Add new "suppress" per-package option.Chris Rankin
2017-11-21Fix suppressing of companion when it implements some interfaceSimon Ogorodnik
2017-11-21Auto-expand type-aliases excluded from documentationSimon Ogorodnik
2017-11-21Do not suppress Companions when it's extends/implements somethingSimon Ogorodnik
2017-11-21Fix find node by signature when referencing type parameterSimon Ogorodnik
2017-11-21Fix find node by signature when linking to extension with Type ParamSimon Ogorodnik
2017-11-20Support receiver referenceSimon Ogorodnik
2017-11-14Handle indent correctly, Add tests for assertTrue/False samplesSimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik