test for fixed KT-1721

This commit is contained in:
Dmitry Jemerov
2012-06-08 18:51:03 +02:00
parent 803a5e5b65
commit 9eb2dd4bfe
2 changed files with 11 additions and 0 deletions
@@ -412,6 +412,11 @@ public class ClassGenTest extends CodegenTestCase {
blackBoxFile("regressions/kt1726.kt");
}
public void testKt1721() {
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
blackBoxFile("regressions/kt1721.kt");
}
public void testKt1976() {
createEnvironmentWithMockJdkAndIdeaAnnotations(CompilerSpecialMode.JDK_HEADERS);
blackBoxFile("regressions/kt1976.kt");