1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

tests: add tests on function input_data

This commit is contained in:
Sébastien Helleu
2024-10-12 21:04:13 +02:00
parent 5eb64b2dfa
commit ec78084f49
9 changed files with 215 additions and 2 deletions
+1
View File
@@ -69,6 +69,7 @@ IMPORT_TEST_GROUP(CoreHashtable);
IMPORT_TEST_GROUP(CoreHdata);
IMPORT_TEST_GROUP(CoreHook);
IMPORT_TEST_GROUP(CoreInfolist);
IMPORT_TEST_GROUP(CoreInput);
IMPORT_TEST_GROUP(CoreList);
IMPORT_TEST_GROUP(CoreNetwork);
IMPORT_TEST_GROUP(CoreSecure);