simplex-chat/tests
Evgeny Poberezkin 82fd3b9004
core: change encoding of the result returned by chat_read_file C API (#3036)
* core: change encoding of the result returned by chat_read_file C API

* remove unused dependency

* remove pointer cast
2023-09-07 20:18:43 +01:00
..
Bots core: change logic of checking if peer supports feature (check if peer version is compatible) (#3024) 2023-09-06 17:48:37 +04:00
ChatTests core: change encoding of the result returned by chat_read_file C API (#3036) 2023-09-07 20:18:43 +01:00
fixtures core: only send voice messages without acceptance (#1444) 2022-11-26 22:39:56 +00:00
ChatClient.hs core: change logic of checking if peer supports feature (check if peer version is compatible) (#3024) 2023-09-06 17:48:37 +04:00
ChatTests.hs core: split tests (#1870) 2023-02-01 17:21:13 +00:00
MarkdownTests.hs core, ios: fix markdown (#2837) 2023-08-02 16:22:20 +01:00
MobileTests.hs core: change encoding of the result returned by chat_read_file C API (#3036) 2023-09-07 20:18:43 +01:00
ProtocolTests.hs core: don't create direct connections in group (#2996) 2023-09-05 20:15:50 +04:00
SchemaDump.hs core: update simplexmq (fix repeated HELLO message) (#2962) 2023-08-21 21:45:16 +01:00
Test.hs core: add indexes to improve slow queries performance (#2931) 2023-08-16 10:41:52 +04:00
ViewTests.hs core, mobile: correctly check whether date is recent (#2559) 2023-06-08 11:23:04 +04:00
WebRTCTests.hs core: use 12 bytes IV for WebRTC frame encryption with AES-GCM (#1951) 2023-02-25 17:52:23 +00:00