aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/expectActuals/ExpectActualsTest.kt
AgeCommit message (Collapse)Author
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
* Enable warnings as errors and fix all warnings * Enable skip-metadata-version-check compiler setting
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-10-15Distinguish types from functions on navigationMarcin Aman
2020-09-08Remove redundant extension functionAndrzej Ratajczak
2020-09-08Remove topologicalSort since it is no longer usedAndrzej Ratajczak
2020-09-08Handle same level declared expected classlikesAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging ↵Andrzej Ratajczak
documentables of different types. Minor javadoc fixes. Changed constructor names. Add handling same name pages clash for different platforms