Skip to content

Commit 136da6f

Browse files
committed
Adding the new test files as DISTFILES
1 parent a90d1d9 commit 136da6f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tests/tests.pro

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,11 @@ SOURCES += \
5858
sources/test_serial_port.cpp \
5959
sources/test_backend.cpp
6060

61-
DISTFILES += \
62-
gtest_dendency.pri \
63-
test_files/TEST_1C_0E_MDP.mdp \
61+
DISTFILES += \
62+
gtest_dendency.pri \
63+
test_files/TEST_1C_0E_MDP.mdp \
64+
test_files/TEST_1C_1E_MDP_HeadlineError.mdp \
65+
test_files/TEST_1C_2E_MDP_DatalineError.mdp \
6466
test_files/TEST_2C_0E_MDP.mdp
6567

6668
TARGET = RDB_Diplomaterv_Monitor_Unit_Tests

0 commit comments

Comments
 (0)