tree: 9ef07ee5b138eaec309de02191d4d9deeac4d7d2 [path history] [tgz]
  1. abstract/
  2. abstractClassWithJdk/
  3. actualImplementAsConstructorParam/
  4. actualNoImplementAsConstructorParam/
  5. actualWithoutExpect/
  6. addActualToClass/
  7. addActualToClassMember/
  8. addActualToTopLevelMember/
  9. addFunctionToCommonClassFromJavaUsage/
  10. addOperatorByHeader/
  11. addOperatorByImpl/
  12. annotation/
  13. annotationOptionalExpectation/
  14. annotationOptionalExpectationNoDir/
  15. class/
  16. classFunction/
  17. classFunctionSameSignature/
  18. classFunctionWithConstructor/
  19. classFunctionWithConstructorAndParameters/
  20. classFunctionWithIncompatibleConstructor/
  21. classOverloadedFunction/
  22. classPropertyInConstructor/
  23. classSomeProperties/
  24. classWithBase/
  25. classWithIncompilableFunction/
  26. classWithJdk/
  27. companionAbsence/
  28. constructorWithDelegation/
  29. constructorWithJdk/
  30. convertActualEnumToSealedClass/
  31. convertActualSealedClassToEnum/
  32. convertExpectEnumToSealedClass/
  33. convertExpectSealedClassToEnum/
  34. convertPropertyGetterToInitializer/
  35. convertPropertyToFunction/
  36. createClassFromUsageImport/
  37. createClassFromUsageRef/
  38. createFunInExpectClass/
  39. createValInExpectClass/
  40. createVarInExpectClass/
  41. defaultParameterInExpected/
  42. defaultParameterInExpectedClass/
  43. defaultParameterInExpectedConstructor/
  44. deprecatedHeader/
  45. deprecatedHeaderImpl/
  46. deprecatedImpl/
  47. deprecatedImplHeader/
  48. enum/
  49. expectAnnotation/
  50. expectClass/
  51. expectClassCommented/
  52. expectClassFunction/
  53. expectClassNoAccessOnMember/
  54. expectClassProperty/
  55. expectClassPropertyInConstructor/
  56. expectClassWithAliases/
  57. expectClassWithInitializer/
  58. expectClassWithPlatformNested/
  59. expectClassWithSupertype/
  60. expectCompanion/
  61. expectDataClass/
  62. expectEnum/
  63. expectEnumComplex/
  64. expectEnumEmpty/
  65. expectFunction/
  66. expectFunWithAccessibleAlias/
  67. expectFunWithAccessibleExpansion/
  68. expectFunWithAccessibleParameter/
  69. expectFunWithAccessibleTypeFromCommon/
  70. expectFunWithInaccessibleBounds/
  71. expectFunWithInaccessibleParameter/
  72. expectFunWithInaccessibleTypeParameter/
  73. expectFunWithJdk/
  74. expectInlineClass/
  75. expectNestedClass/
  76. expectProperty/
  77. expectSealedClass/
  78. expectTypeAlias/
  79. expectWithAnnotations/
  80. function/
  81. functionSameFile/
  82. functionTypeParameterToReceiverByHeader/
  83. functionTypeParameterToReceiverByImpl/
  84. functionTypeReceiverToParameterByHeader/
  85. functionTypeReceiverToParameterByImpl/
  86. generateEqualsInExpect/
  87. generateHashCodeInExpect/
  88. implementAbstractExpectMemberInheritedFromInterface/
  89. implementMembersInActualClassNoExpectMember/
  90. implementMembersInImplClassNonImplInheritor/
  91. importClassInCommon/
  92. importClassInFromProductionInCommonTests/
  93. importCommonClassInJs/
  94. importCommonClassInJvm/
  95. importCommonFunInJvm/
  96. importExpectClassWithActualInJvm/
  97. importExpectClassWithoutActualInJvm/
  98. importFunInCommon/
  99. inlineClass/
  100. interface/
  101. makeInlineFromExpect/
  102. makeInternalFromExpect/
  103. makeOpenFromActual/
  104. makeOpenFromExpect/
  105. memberFunParameterToReceiverByHeader/
  106. memberFunParameterToReceiverByImpl/
  107. memberFunReceiverToParameterByHeader/
  108. memberFunReceiverToParameterByImpl/
  109. memberFunToExtensionByHeader/
  110. memberFunToExtensionByImpl/
  111. memberValToExtensionByHeader/
  112. memberValToExtensionByHeaderWithInapplicableImpl/
  113. memberValToExtensionByImpl/
  114. nested/
  115. object/
  116. orderHeader/
  117. orderImpl/
  118. package/
  119. packageIncorrect/
  120. packageIncorrectEmpty/
  121. primaryConstructor/
  122. primaryConstructorAbsence/
  123. property/
  124. safeDeleteForbiddenFromActual/
  125. safeDeleteFromActual/
  126. safeDeleteUsedInAnotherPlatform/
  127. sealed/
  128. sealedSubclass/
  129. secondaryConstructorAbsence/
  130. withFakeJvm/
  131. withTest/
  132. withTestDummy/