Dmitriy Novozhilov
|
357c552b5f
|
[Test] Set JVM target backend for load compiled tests which use JDK classes
|
2023-06-07 10:58:01 +00:00 |
|
Dmitriy Novozhilov
|
af60681705
|
[FIR] Save declarations in metadata in source order
^KT-54792 Fixed
^KT-54801
^KT-54800
|
2023-05-09 07:36:32 +00:00 |
|
Dmitriy Novozhilov
|
6287968511
|
[FIR Test] Migrate AbstractFirLoadCompiledKotlin to new test infrastructure
Also introduce two different modes for those tests:
- load metadata compiled with K1
- load metadata compiled with K2
|
2023-04-19 14:33:25 +00:00 |
|
Dmitriy Novozhilov
|
e94a64a4f2
|
[FE Test] Move FIR dumps for LoadCompiledKotlin tests close to original testdata
|
2023-04-19 14:33:24 +00:00 |
|
Vladimir Dolzhenko
|
918a91dbdf
|
Escape special names with backticks in test data
#KT-51248
|
2022-02-10 21:20:47 +00:00 |
|
Dmitry Petrov
|
8f103dd8e5
|
Fix ConstantValue-related testData for loadJava tests
|
2018-07-24 10:52:16 +03:00 |
|
Mikhail Glukhikh
|
fe57a9e48f
|
Setter visibility must be worse or the same as property visibility
|
2015-12-17 19:03:06 +03:00 |
|
Mikhail Glukhikh
|
fe78f944a6
|
Private setter for open property: is now an error, not a warning
|
2015-12-11 18:54:40 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Svetlana Isakova
|
7b09e85717
|
Added check for incompatible variance modifiers and repeated modifiers
|
2014-12-27 00:55:25 +03:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Alexander Udalov
|
102f0d3470
|
Regenerate .txt testData
Add newline to EOF, trim trailing spaces
|
2014-10-21 00:16:08 +04:00 |
|
Alexander Udalov
|
d78d4bc44c
|
Disallow extension properties with backing fields
#KT-1682 Fixed
|
2014-05-29 21:24:05 +04:00 |
|
Pavel V. Talanov
|
72bdacb074
|
Add explicit return types to several test data files so that AST access is not needed
Test cases are chosen so that addition/removal of explicit type will not interfere with the original purpose of the test
|
2014-05-21 15:40:08 +04:00 |
|
Pavel V. Talanov
|
a807712ce7
|
Mark test data files for cases which can't be resolved without AST access
|
2014-05-21 15:40:07 +04:00 |
|
Natalia Ukhorskaya
|
89d99d2848
|
Remove toInt() from rendering IntValue
|
2014-03-13 10:07:17 +04:00 |
|
Natalia Ukhorskaya
|
df3ed5059c
|
StorageManager for compile-time initializer
|
2014-03-13 10:07:12 +04:00 |
|
Natalia Ukhorskaya
|
9b5050dddd
|
Serialize compile time constant for property initializer
|
2014-03-13 10:07:08 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Evgeny Gerashchenko
|
b7cfd676bf
|
Merged LoadCompiledKotlin test int LoadJavaTest.
|
2013-12-17 20:28:59 +04:00 |
|