1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

core: add option unicode in command /debug

This commit is contained in:
Sébastien Helleu
2022-11-21 20:45:25 +01:00
parent a8639969c5
commit baab9cc7c5
35 changed files with 1082 additions and 102 deletions
+1
View File
@@ -62,6 +62,7 @@ extern "C"
/* core */
IMPORT_TEST_GROUP(CoreArraylist);
IMPORT_TEST_GROUP(CoreCalc);
IMPORT_TEST_GROUP(CoreCommand);
IMPORT_TEST_GROUP(CoreConfigFile);
IMPORT_TEST_GROUP(CoreCrypto);
IMPORT_TEST_GROUP(CoreDir);