big codegen rewrite

This commit is contained in:
Alex Tkachman
2012-08-27 17:43:03 +03:00
parent 52386e5294
commit 10a47ea86f
35 changed files with 1736 additions and 1549 deletions
@@ -332,7 +332,7 @@ public class ClassGenTest extends CodegenTestCase {
}
public void testSelfCreate() throws Exception {
createEnvironmentWithFullJdk();
createEnvironmentWithMockJdkAndIdeaAnnotations(ConfigurationKind.JDK_ONLY);
blackBoxFile("classes/selfcreate.kt");
}