Dmitrii Gridin
|
eb3ad7e6b1
|
[LC] move light class related tests to one directory
|
2023-01-02 15:05:36 +00:00 |
|
Dmitriy Novozhilov
|
c8f3a4802e
|
[TEST] Introduce test-infrastructure-utils module and extract common test utilities here
|
2020-12-16 19:52:22 +03:00 |
|
Pavel V. Talanov
|
cdbd7fbab0
|
Refactor: split classes in 'asJava' package into several subpackages to reflect their structure
|
2016-07-28 18:00:47 +03:00 |
|
Dmitry Jemerov
|
19af88738b
|
remove Jet from names of classes in tests: phase 2
|
2015-11-03 14:06:04 +01:00 |
|
Dmitry Jemerov
|
3bd7f87d2b
|
rename "Jet" from names of IDE classes; consistently use Kt prefix for PSI elements and classes directly related to specific PSI elements
|
2015-11-02 18:49:35 +01:00 |
|
Dmitry Petrov
|
8cd624a58a
|
Drop package facades: code cleanup in Kotlin project.
|
2015-10-15 10:33:47 +03:00 |
|
Pavel V. Talanov
|
cb7617b3ca
|
Refactor CompilerConfiguration: keys -> Content roots
Represent classpath roots and java source roots as separate entities
|
2015-04-02 16:13:06 +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 |
|
Alexander Udalov
|
63cefea6e9
|
Rename jet -> kotlin in frontend
org.jetbrains.jet -> org.jetbrains.kotlin
Also rename package slicedmap to slicedMap
|
2015-01-11 15:20:51 +03:00 |
|
Alexander Udalov
|
8ca803775f
|
Rename package jet -> kotlin in cli, cli-common
org.jetbrains.jet.cli -> org.jetbrains.kotlin.cli
Also fix some minor warnings
|
2015-01-08 23:32:07 +03:00 |
|
Alexander Udalov
|
2e0fab3f98
|
Rename package jet -> kotlin in light-classes
org.jetbrains.jet.asJava -> org.jetbrains.kotlin.asJava
Also fix some minor warnings and deprecated API usage
|
2015-01-06 05:15:11 +03:00 |
|