|
@@ -42,7 +42,7 @@ INTEGRATIONTEST_SOURCES := test/integrationtest/test_main.cpp
|
|
test/integrationtest/test_integration.cpp \
|
|
test/integrationtest/test_integration.cpp \
|
|
test/integrationtest/test_integration_opt.cpp \
|
|
test/integrationtest/test_integration_opt.cpp \
|
|
test/integrationtest/test_integration_optLong.cpp \
|
|
test/integrationtest/test_integration_optLong.cpp \
|
|
- test/integrationtest/test_integration_continue.cpp \
|
|
|
|
|
|
+ test/integrationtest/test_integration_continue.cpp \
|
|
test/integrationtest/test_integration_busy.cpp
|
|
test/integrationtest/test_integration_busy.cpp
|
|
|
|
|
|
UNITTEST_CPPOBJ := $(patsubst %.cpp,$(OBJ_DIR)%.o,$(UNITTEST_SOURCES))
|
|
UNITTEST_CPPOBJ := $(patsubst %.cpp,$(OBJ_DIR)%.o,$(UNITTEST_SOURCES))
|