KT-64205 [AA] Add shortening with default settings to the testData

This commit is contained in:
Roman Golyshev
2023-12-13 19:30:57 +02:00
committed by teamcity
parent 146d93a044
commit d5896f20f0
174 changed files with 336 additions and 23 deletions
@@ -1,3 +1,6 @@
with default settings:
[qualifier] one.A
[qualifier] one.B
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
[qualifier] one.A
@@ -1,3 +1,7 @@
with default settings:
[type] a.b.c.dependency.Foo
[kdoc] a.b.c.dependency.Foo
[kdoc] a.b.c.dependency.Foo
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
with SHORTEN_AND_IMPORT:
@@ -1,3 +1,6 @@
with default settings:
[type] A.B
[qualifier] C.D.Companion.foo()
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
[type] A.B
@@ -1,3 +1,5 @@
with default settings:
[type] a.b.c.dependency.Foo.Nested
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
[type] a.b.c.dependency.Foo.Nested
@@ -1,3 +1,5 @@
with default settings:
[type] a.b.c.dependency.Foo
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
[type] a.b.c.dependency.Foo