Pavel V. Talanov
|
b73bd697e6
|
Rename JetCoreEnvironment -> KotlinCoreEnvironemnt
|
2015-03-30 15:11:58 +03:00 |
|
Isak Karlsson
|
efae5c05a1
|
Support classpath argument when running scripts using the -script flag
Signed-off-by: Isak Karlsson <isak-kar@dsv.su.se>
|
2015-03-11 18:08:14 +03:00 |
|
Alexander Udalov
|
560b2346a6
|
Fix ScriptTest, use full JDK instead of mock
Mock JDK has an incomplete hierarchy (OutputStream -> Flushable) and this is
relevant in ScriptTest because it collects all compiler output messages
|
2015-02-10 00:34:18 +03:00 |
|
Alexander Udalov
|
3b81d63334
|
Rename jet -> kotlin in compiler-tests (except resolve)
Move test-related code to org.jetbrains.kotlin.test, also move some tests to
packages with better names
|
2015-01-12 00:24:12 +03:00 |
|