Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-04 | Use JDK8 as the default version | Kamil Doległo | |
2020-03-04 | Tests for wrapping groups in renderer. Also util for groups | Paweł Marks | |
2020-03-04 | Creates MockContext for tests | Paweł Marks | |
2020-02-28 | Test api moved to sensible package | Paweł Marks | |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun | |
2020-02-19 | added test point after render | Szymon Świstun | |
2020-02-13 | Update packaging structure, fix testAPI publication, simplify dependencies ↵ | Kamil Doległo | |
handling in plugins Fixes #627 This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly | |||
2020-02-12 | Adds requested changes | Andrzej Ratajczak | |
2020-02-12 | Implements tests for MarkdownParser and fixes some bugs related to its | Andrzej Ratajczak | |
2020-02-12 | plugin overrides | Szymon Świstun | |
2020-01-31 | Bump Gradle version, migrate to Kotlin DSL, refactor publishing | Kamil Doległo | |
2020-01-31 | Unifing model for pages with content ant technical renderer specific pages | Paweł Marks | |
2020-01-22 | tests moved to :testApi module | Szymon Świstun | |