Dmitriy Novozhilov
|
c64575f4a2
|
[FIR] Move check for _private-to-this_ visibility into checker
^KT-55446
^KT-65790 Fixed
|
2024-02-15 13:08:35 +00:00 |
|
Kirill Rakhman
|
ee91ee9403
|
[FIR] Set publishedApiEffectiveVisibility on deserialized declarations
#KT-58641 Fixed
|
2023-06-21 07:34:29 +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 |
|
Stanislav Erokhin
|
42857992ed
|
Minor. Add ALLOW_AST_ACCESS to two tests.
We suppose, that AST access is allowed if we have property with initializer.
|
2016-06-09 12:57:47 +03:00 |
|
Mikhail Glukhikh
|
cba6870f52
|
protected & internal are now forbidden in interfaces
|
2015-10-07 11:57:14 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Denis Zharkov
|
e3c3af6aab
|
Change MISSING_CONSTRUCTOR_KEYWORD severity to error
And adjust testData
|
2015-06-12 11:23:13 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Dmitry Jemerov
|
9975bb8935
|
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
|
2015-05-12 11:49:37 +02:00 |
|
Stanislav Erokhin
|
f640f82ed0
|
Add serialization for PRIVATE_TO_THIS
|
2014-12-08 18:24:30 +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 |
|
Andrey Breslav
|
caec40b3a8
|
Fix test data
|
2014-07-05 18:31:55 +04:00 |
|
Andrey Breslav
|
06d060d5de
|
KT-4295 Wrong diagnostic about "weaken access privilege" when override properties in constructor
#KT-4295 Fixed
|
2014-07-05 17:47:00 +04:00 |
|
Evgeny Gerashchenko
|
aa41ae09ed
|
Merge remote-tracking branch 'origin/master' into incremental
|
2014-06-19 11:43:59 +04:00 |
|
Evgeny Gerashchenko
|
b65f6e1e0e
|
KT-2303 Support loading private class members from bytecode
#KT-2303 obsolete
|
2014-06-18 19:52:12 +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 |
|