Files
kotlin-fork/kotlin-native/backend.native/tests/objcexport
Svyatoslav Scherbina 707a650de1 Native: improve tests for __NSCFBoolean RTTI conversion
- ObjCExport tests for numbers RTTI conversions didn't really check
  RTTI, because of a compiler optimization. Fix this by converting to
  Any.
- Also add more tests that specifically check that bool `NSNumber` get
  dynamically converted to `kotlin.Boolean` box. Those tests can't be
  affected by possible future compiler optimizations.
2023-11-28 17:57:47 +00:00
..
2023-06-30 15:27:09 +00:00
2023-06-30 15:27:09 +00:00
2023-05-25 15:17:18 +00:00
2023-02-10 15:45:10 +00:00
2023-02-10 15:45:10 +00:00
2023-06-30 15:27:09 +00:00