Denis.Zharkov
|
581d0744f1
|
FIR: Fix loading Java annotations with Class[]-typed methods
|
2021-02-02 17:11:13 +03:00 |
|
Mark Punzalan
|
69cd729506
|
[FIR] Enable BlackBoxAgainstJavaCodegen tests for FIR.
23 out of 156 tests (14.7%) are currently failing.
|
2020-09-29 10:21:21 +03:00 |
|
Steven Schäfer
|
e7a5e5b4a0
|
JVM_IR: Handle annotation KClass fields in external declarations
|
2019-07-01 16:16:23 +02:00 |
|
Alexander Udalov
|
cb7727d51a
|
Add explicit WITH_RUNTIME to boxAgainstJava tests which need stdlib
|
2019-03-28 14:26:10 +01:00 |
|
Mikhael Bogdanov
|
34a12cb87c
|
Mute 'boxAgainstJava' tests
|
2018-08-02 13:19:27 +02:00 |
|
Alexander Udalov
|
2564a2f91f
|
Do not include kotlin-reflect at runtime by default in codegen tests
Change some tests to either include reflection or to avoid using it
|
2016-03-09 10:25:38 +03:00 |
|
Alexander Udalov
|
280ad195ee
|
Migrate boxAgainstJava tests to multi-file framework
|
2016-03-02 15:47:36 +03:00 |
|
Ilya Gorbunov
|
25c4453dc5
|
Cleanup deprecated symbol usages in testData
|
2016-01-22 05:54:38 +03:00 |
|
Yan Zhulanow
|
9ae3b0fa9c
|
Drop loading Java annotation methods as functions
|
2015-10-16 22:13:34 +03:00 |
|
Denis Zharkov
|
f5111180c3
|
Load Class<?> as KClass<*> for Java annotations parameters
|
2015-04-16 10:40:20 +03:00 |
|