mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
tests: move CMake file, main C++/headers for tests and scripts to unit directory
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
|
||||
#include "CppUTest/TestHarness.h"
|
||||
|
||||
#include "tests/tests.h"
|
||||
#include "tests/tests-record.h"
|
||||
#include "tests.h"
|
||||
#include "tests-record.h"
|
||||
|
||||
#define TEST_INPUT_DATA(__rc, __buffer, __data, __commands_allowed, \
|
||||
__split_newline, __user_data) \
|
||||
|
||||
Reference in New Issue
Block a user