Do not output empty non-root packages in tests with txt

Mostly to avoid listing every internal package in
kotlin-stdlib/kotlin-reflect, as in
https://github.com/JetBrains/kotlin/blob/acd5b62148d797ffd24c4811d1d663f0c1ae7885/compiler/testData/diagnostics/testsWithUnsignedTypes/conversions/conversionOfSignedToUnsigned.txt#L144
This commit is contained in:
Alexander Udalov
2018-07-30 12:27:19 +02:00
parent ccb6410823
commit 6f9441d3f4
80 changed files with 73 additions and 693 deletions
@@ -39,6 +39,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}
@@ -39,6 +39,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}
@@ -40,6 +40,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}
@@ -149,6 +149,3 @@ package p {
package
public fun test(/*0*/ m1: p.M1): kotlin.Unit
package p {
}
@@ -44,6 +44,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}
@@ -39,6 +39,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}
@@ -70,6 +70,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}
@@ -48,6 +48,3 @@ package p {
package
public fun test(/*0*/ a: p.A): kotlin.Unit
package p {
}
@@ -31,6 +31,3 @@ public final class A {
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
}
package p {
}
@@ -39,6 +39,3 @@ package p {
package
public fun test(): kotlin.Unit
package p {
}