Adding comment test

This commit is contained in:
Michael Tryby
2019-03-22 15:34:34 -04:00
parent b02f1ef346
commit df4e62b550
8 changed files with 201 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ set(toolkit_test_srcs
test_link.cpp
# test_pump.cpp
test_pattern.cpp
# test_curve.cpp
test_curve.cpp
test_control.cpp
test_net_builder.cpp)
@@ -61,4 +61,4 @@ add_test(NAME test_errormanager
add_test(NAME test_output
COMMAND ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/test_output
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/data)
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/outfile/data)