Igor Chevdar
|
03ef9e4855
|
Added test on special bridges
|
2017-12-07 17:06:13 +03:00 |
|
Pavel Punegov
|
35505007d2
|
TestRunner support in test's build.gradle
* Fixes to tests
* RunKonanTest runs tests build with TestRunner
* Standalone tests
|
2017-10-20 18:25:05 +03:00 |
|
Pavel Punegov
|
9d077d7f4f
|
BC native tests port to Konan's TestRunner
|
2017-10-20 18:25:05 +03:00 |
|
Igor Chevdar
|
8a789a9ac4
|
Added test on function overriding return type with Unit
|
2017-05-16 16:30:29 +03:00 |
|
Igor Chevdar
|
39d1b8956d
|
Test on abstract bridge
|
2017-05-10 15:44:22 +03:00 |
|
Igor Chevdar
|
bf65a78a93
|
Made bridge methods public.
Added test on usage of a bridge method from different module.
Bridge methods must be public in order use them from other modules.
|
2017-03-06 14:35:39 +03:00 |
|
Igor Chevdar
|
4835aa3e74
|
Added tests on bridges
|
2017-02-22 15:35:13 +03:00 |
|
Igor Chevdar
|
c746da3ce4
|
Bridges (#240)
* - bridges building
- bridges support in vtable and methods table
* FunctionDescriptor.signature fix + some assertions
* tests
* refactoring
* refactoring
* removed debug output
* refactoring
* review fixes
* implemented bridge construction for parameters
* tests
* refactoring
* removed custom box/unbox
* added bridge for extension receiver
|
2017-02-16 15:26:57 +05:00 |
|