Alexander Udalov
|
c4a568efff
|
Minor, add test cases for obsolete protected-related issues
|
2016-04-07 00:07:11 +03:00 |
|
Denis Zharkov
|
1511a03027
|
Fix SAM adapters substitution
Approximate sourceFunction types if it's needed
#KT-11696 Fixed
|
2016-03-31 14:52:12 +03:00 |
|
Michael Bogdanov
|
6737bc12f1
|
Fix for KT-11519: Version 1.0.1 fails with NPE in com.sun.beans.TypeResolver.resolve() where v1.0.0 works fine
#KT-11519 Fixed
|
2016-03-24 15:18:31 +01:00 |
|
Alexander Udalov
|
65662d7c99
|
Remove incorrect test, to be reconsidered in the future
Before 3ca4097, 'set' signature was not checked at all in this case
#KT-11272 Open
|
2016-03-02 20:44:23 +03:00 |
|
Alexander Udalov
|
e7371d2c1a
|
Minor, move boxAgainstJava logic to a separate test class
|
2016-03-02 15:47:37 +03:00 |
|
Alexander Udalov
|
280ad195ee
|
Migrate boxAgainstJava tests to multi-file framework
|
2016-03-02 15:47:36 +03:00 |
|
Alexander Udalov
|
12cf70ac38
|
Delete legacy codegen tests with Java on annotations
After cleanup, these tests are now duplicated with those in
boxAgainstJava/annotations/
|
2016-03-02 15:47:35 +03:00 |
|
Alexander Udalov
|
c4b4a23cb1
|
Minor, move abstract codegen tests out of 'generated'
Delete unused AbstractBlackBoxCodegenJava8Test
|
2016-02-27 16:22:25 +03:00 |
|