aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/pageMerger/PageNodeMergerTest.kt
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-08-30Migrate to JUnit 5 and unify used test API (#3138)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
2023-02-17Consistent alphabetical order of element groups in index and navigation (#2861)ilya-g
2023-02-10Sort divergent elements deterministically (#2846)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-10-15Distinguish types from functions on navigationMarcin Aman
2020-09-08Remove topologicalSort since it is no longer usedAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-03-18Fix minor bugs and add core testsSzymon Świstun
2020-03-17Add expect with generationSzymon Świstun
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-18Cleans up page mergers and moves them to base pluginPaweł Marks
2020-02-18Moves all core tests to base pluginPaweł Marks