Marco Pennekamp
|
43a3f7db5f
|
[AA] Use MODULE_KIND in standalone API multi-module binary tests
- `MODULE_KIND` is a more general and straight-forward approach than an
"app" magic module name.
^KT-64468
|
2023-12-21 19:48:22 +00:00 |
|
Jinseong Jeon
|
4c7e9f3cbf
|
AA standalone: more tests about resolving properties in nested class/object from binary
|
2023-12-19 07:03:31 +00:00 |
|
Jinseong Jeon
|
d603115def
|
AA standalone: set binary dependency kind in test configurator
|
2023-12-19 07:03:30 +00:00 |
|
Jinseong Jeon
|
e5095a60ba
|
K2 UAST: lookup properties in the containing class, not companion object
...because properties in the companion object are materialized
in the containing class.
^KTIJ-27684 fixed
|
2023-12-19 07:03:29 +00:00 |
|
Jinseong Jeon
|
10c9b81c79
|
AA standalone: introduce multi-module binary dependency test
|
2023-12-19 07:03:29 +00:00 |
|