mirai/mirai-core/src/commonTest/kotlin
2023-07-02 21:20:26 +08:00
..
contact/file [build] Update to Kotlin 1.8.10 2023-03-19 03:18:34 +00:00
event [build] Update to Kotlin 1.8.10 2023-03-19 03:18:34 +00:00
message [core/android] Implement mirai-core tests for Android target with AndroidSDK 2023-05-02 16:17:48 +01:00
network [core] sso reserve field and encrypt spi 2023-07-02 21:20:26 +08:00
notice/processors [build] Update to Kotlin 1.8.10 2023-03-19 03:18:34 +00:00
samples Rearrange protocol implementations 2020-11-01 15:07:32 +08:00
test Remove native (#2700) 2023-06-16 13:40:46 +01:00
testFramework Remove native (#2700) 2023-06-16 13:40:46 +01:00
utils [core] Update login protocol, deprecate DeviceInfo constructor and serializer (#2613) 2023-05-21 13:45:46 +01:00
AbstractTestWithMiraiImpl.kt Rewrite MessageSerializers, register serializers in each MessageProtocol, implement for native targets 2022-07-20 00:30:16 +08:00
BotFactoryTest.kt Rewrite MessageSerializers, register serializers in each MessageProtocol, implement for native targets 2022-07-20 00:30:16 +08:00
MockBot.kt Implement multiplatform modules 2022-07-20 00:30:16 +08:00
PlatformUtilsTest.kt Implement multiplatform modules 2022-07-20 00:30:16 +08:00
ScheduledJobTest.kt [core] Review atomic calls and enable atomicfu compiler. Close #2315 2022-10-29 13:04:37 +01:00
TypeConversionTest.kt Introduce base class for tests AbstractTest 2021-04-20 12:47:57 +08:00