Tests for EventBroker

This commit is contained in:
2015-09-16 12:59:50 +02:00
parent 4cfa0ef624
commit 9396f9391f
3 changed files with 76 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ include_directories(
set(SOURCE_FILES
main.cpp
FileWatcherTest.cpp
EventTest.cpp
ComponentCopyTest.cpp
)