GSL/tests
Tiago 25f913e200 Fix catch installation issue (#540)
Catch was being installed to the root of the cmake project. This
violated the source code tree itself and would not work at all if GSL
was being consumed with add_subdirectory.

CMake will now install catch to the build tree under /dependencies.
2017-08-16 18:38:47 -07:00
..
algorithm_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
assertion_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
at_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
bounds_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
byte_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
CMakeLists.txt Fix catch installation issue (#540) 2017-08-16 18:38:47 -07:00
multi_span_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
notnull_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
owner_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
span_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
strided_span_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
string_span_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
test.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
utils_tests.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00