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

tests: move CMake file, main C++/headers for tests and scripts to unit directory

This commit is contained in:
Sébastien Helleu
2025-05-03 21:09:04 +02:00
parent e15b369aa7
commit a1cbe63a42
74 changed files with 389 additions and 360 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include "CppUTest/TestHarness.h"
#include "tests/tests.h"
#include "tests.h"
extern "C"
{