aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/transformers
AgeCommit message (Expand)Author
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-05-06Fix line separator issues (#1887)Ryan Nett
2021-04-21Fix suppressing enum entries by inheritance filter (#1866)Marcin Aman
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-03-04Obvious functions should also work for interfaces (#1763)Marcin Aman
2021-03-01Add ability to suppress obvious functions like equals, toString... (#1758)Marcin Aman
2021-03-01Add explicit exceptions in markdown and allow for empty link destinations (#1...Marcin Aman
2021-03-01Suppress tag support (#1742)Marcin Aman
2021-02-16Fix displaying default java visibility (#1738)Marcin Aman
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-18Add matchingRegex (#598)Martin Bonnin
2020-11-12Adding function division switchBłażej Kardyś
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-15IsException should also be true when class inherits from Exception (#1558)Marcin Aman
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-08-31Implement dPackage and dModule test APIs in favour of default params in DModu...sebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-31Implement `root package is matched by empty string and the root keyword` testsebastian.sellmair
2020-08-31WIPsebastian.sellmair
2020-08-31Implement tests for ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-31Implement ModuleAndPackageDocumentationTransformerTest.ktsebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Handling multi-line list items. Added tests for comment to content converter.Filip Zybała
2020-06-29Test Api, "testInline": Add support for idiomatic trimIndent and trimMarginsebastian.sellmair
2020-06-22Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function...sebastian.sellmair
2020-06-15Fix sourceSet matching inside ReportUndocumentedTransformersebastian.sellmair
2020-06-15Fix testsKamil Doległo
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair