1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

tests: check if all plugins are loaded

This commit is contained in:
Sébastien Helleu
2015-12-24 22:21:33 +01:00
parent 08d22a948f
commit 6ff8de5740
3 changed files with 78 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ extern "C"
#include "CppUTest/CommandLineTestRunner.h"
/* import tests from libs */
IMPORT_TEST_GROUP(Plugins);
IMPORT_TEST_GROUP(Arraylist);
IMPORT_TEST_GROUP(Eval);
IMPORT_TEST_GROUP(Hashtable);