tree: b44e49743cc5ba22f4524b5762be643c75e66e2f [path history] [tgz]
  1. abstract/
  2. abstractClassWithJdk/
  3. actualImplementAsConstructorParam/
  4. actualNoImplementAsConstructorParam/
  5. actualWithoutExpect/
  6. addActualToClass/
  7. addActualToClassMember/
  8. addActualToTopLevelMember/
  9. addFunctionToCommonClassFromJavaUsage/
  10. addOperatorByActual/
  11. addOperatorByExpect/
  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. createActualWithRootPackage/
  37. createClassFromUsageImport/
  38. createClassFromUsageRef/
  39. createExpectWithRootPackage/
  40. createFunInExpectClass/
  41. createTestOnExpect/
  42. createValInExpectClass/
  43. createVarInExpectClass/
  44. defaultParameterInExpected/
  45. defaultParameterInExpectedClass/
  46. defaultParameterInExpectedConstructor/
  47. deprecatedHeader/
  48. deprecatedHeaderImpl/
  49. deprecatedImpl/
  50. deprecatedImplHeader/
  51. enum/
  52. expectAnnotation/
  53. expectAnnotation2/
  54. expectClass/
  55. expectClassCommented/
  56. expectClassFunction/
  57. expectClassNoAccessOnMember/
  58. expectClassOnMember/
  59. expectClassProperty/
  60. expectClassPropertyInConstructor/
  61. expectClassWithAliases/
  62. expectClassWithConstructorWithParametersWithoutValVar/
  63. expectClassWithInitializer/
  64. expectClassWithPlatformNested/
  65. expectClassWithSecondaryConstructor/
  66. expectClassWithSecondaryConstructor2/
  67. expectClassWithSupertype/
  68. expectCompanion/
  69. expectDataClass/
  70. expectEnum/
  71. expectEnumComplex/
  72. expectEnumEmpty/
  73. expectFunction/
  74. expectFunWithAccessibleAlias/
  75. expectFunWithAccessibleExpansion/
  76. expectFunWithAccessibleParameter/
  77. expectFunWithAccessibleTypeFromCommon/
  78. expectFunWithInaccessibleBounds/
  79. expectFunWithInaccessibleParameter/
  80. expectFunWithInaccessibleTypeParameter/
  81. expectFunWithJdk/
  82. expectInlineClass/
  83. expectInlineClass2/
  84. expectInnerEnum/
  85. expectNestedClass/
  86. expectPrimaryConstructor/
  87. expectProperty/
  88. expectSealedClass/
  89. expectTypeAlias/
  90. expectWithAnnotations/
  91. function/
  92. functionSameFile/
  93. functionTypeParameterToReceiverByHeader/
  94. functionTypeParameterToReceiverByImpl/
  95. functionTypeReceiverToParameterByHeader/
  96. functionTypeReceiverToParameterByImpl/
  97. generateEqualsInExpect/
  98. generateHashCodeInExpect/
  99. implementAbstractExpectMemberInheritedFromInterface/
  100. implementMembersInActualClassNoExpectMember/
  101. implementMembersInImplClassNonImplInheritor/
  102. importClassInCommon/
  103. importClassInFromProductionInCommonTests/
  104. importCommonClassInJs/
  105. importCommonClassInJvm/
  106. importCommonFunInJvm/
  107. importExpectClassWithActualInJvm/
  108. importExpectClassWithoutActualInJvm/
  109. importFunInCommon/
  110. inlineClass/
  111. interface/
  112. makeInlineFromExpect/
  113. makeInternalFromExpect/
  114. makeOpenFromActual/
  115. makeOpenFromExpect/
  116. mayBeConstantWithActual/
  117. memberFunParameterToReceiverByHeader/
  118. memberFunParameterToReceiverByImpl/
  119. memberFunReceiverToParameterByHeader/
  120. memberFunReceiverToParameterByImpl/
  121. memberFunToExtensionByHeader/
  122. memberFunToExtensionByImpl/
  123. memberValToExtensionByHeader/
  124. memberValToExtensionByHeaderWithInapplicableImpl/
  125. memberValToExtensionByImpl/
  126. nested/
  127. object/
  128. orderHeader/
  129. orderImpl/
  130. package/
  131. packageIncorrect/
  132. packageIncorrectEmpty/
  133. primaryConstructor/
  134. primaryConstructorAbsence/
  135. property/
  136. safeDeleteForbiddenFromActual/
  137. safeDeleteFromActual/
  138. safeDeleteUsedInAnotherPlatform/
  139. sealed/
  140. sealedSubclass/
  141. secondaryConstructorAbsence/
  142. withFakeJvm/
  143. withTest/
  144. withTestDummy/