Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
Added tests for NaN and infinity support in properties (tango-control…
Browse files Browse the repository at this point in the history
  • Loading branch information
bourtemb committed Apr 28, 2017
1 parent 29ae315 commit d28bf2c
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpp_test_suite/cxxtest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ execute_process(COMMAND python cxxtestgen.py --template=${CMAKE_CURRENT_SOURCE_D
../../new_tests/cxx_pipe_conf.cpp
../../new_tests/cxx_pipe.cpp
../../new_tests/cxx_z00_dyn_cmd.cpp
../../new_tests/cxx_nan_inf_in_prop.cpp
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/bin)

add_executable(runner $<TARGET_OBJECTS:compare_test_object> ${CMAKE_CURRENT_SOURCE_DIR}/runner.cpp)
Expand Down
Loading

0 comments on commit d28bf2c

Please sign in to comment.