1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +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
+2 -2
View File
@@ -23,8 +23,8 @@
#include "CppUTest/TestHarness.h"
#include "tests/tests.h"
#include "tests/tests-record.h"
#include "tests.h"
#include "tests-record.h"
extern "C"
{