Ilya Chernikov
|
60603de042
|
LV20: fix JPS testdata where the error reporting slightly changed
|
2023-09-19 15:46:27 +00:00 |
|
Mikhail Glukhikh
|
2a8b655294
|
Update tests after switching to LV 2.0
Related to KT-59171
|
2023-09-19 15:46:27 +00:00 |
|
Dmitry Gridin
|
e5bfb8295e
|
[jps][tests] migrate from 1.6 to 1.8 jdk
^KTIJ-20456
|
2022-04-26 21:41:36 +07:00 |
|
Alexander Udalov
|
c22ccf58c0
|
Remove quotes around visibility in invisible member diagnostic
Original commit: 83000c50ff
|
2016-07-22 18:13:41 +03:00 |
|
Alexander Udalov
|
b3a54cff83
|
Improve error message for inaccessible invisible_fake members
#KT-8989 Fixed
Original commit: b6b2303aa7
|
2016-07-22 18:13:40 +03:00 |
|
Pavel V. Talanov
|
8f456556f6
|
Update existing test data depending on diagnostic parameter rendering
Original commit: a4c005fefd
|
2016-02-26 14:45:11 +03:00 |
|
Mikhail Glukhikh
|
cb985c0d13
|
Effective visibility: concise diagnostic messages #KT-10761 Fixed
Also #KT-9760 Fixed
Original commit: 1bbc46729c
|
2016-02-16 15:58:50 +03:00 |
|
Mikhail Glukhikh
|
cc0adf19a9
|
Exposed visibility deprecation warnings made errors + relevant test fixes
Original commit: 4e44466cf9
|
2015-11-20 15:21:01 +03:00 |
|
Michael Nedzelsky
|
731268085f
|
fix KT-9299 In a project with circular dependencies between modules, IDE reports error on use of internal class from another module, but the corresponding code still compiles and runs.
#KT-9299 Fixed
Original commit: 6ebe0c30ec
|
2015-10-30 14:40:46 +03:00 |
|
Michael Nedzelsky
|
4755cab740
|
fix check for internal from another module in imports and file level annotations
Original commit: 0035bbba7c
|
2015-09-27 20:37:41 +03:00 |
|
Michael Nedzelsky
|
5852d10a1a
|
add tests in KotlinJpsTest for check access to internal elements from another module
Original commit: 0b49195a03
|
2015-09-25 14:02:26 +03:00 |
|
Michael Nedzelsky
|
b23cbc0ade
|
Revert "add test for check access to internal elements from another module"
This reverts commit b4e7a9c740.
Original commit: db602df146
|
2015-09-23 17:45:38 +03:00 |
|
Michael Nedzelsky
|
b4e7a9c740
|
add test for check access to internal elements from another module
#KT-9178 Fixed
Original commit: 4d9eaf19c3
|
2015-09-23 07:49:33 +03:00 |
|