GSL/tests
Rian Quinn 845a59425c Replace UnitTest-cpp with Catch
This PR replaces UnitTest-cpp with Catch. Catch is downloaded
using cmake's ExternalProject_Add and installed into the
include directory as it's a header only library.

Signed-off-by: Rian Quinn <“rianquinn@gmail.com”>
2017-04-29 07:10:08 -06:00
..
algorithm_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
assertion_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
at_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
bounds_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
byte_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
CMakeLists.txt Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
multi_span_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
notnull_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
owner_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
span_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
strided_span_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
string_span_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
test.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00
utils_tests.cpp Replace UnitTest-cpp with Catch 2017-04-29 07:10:08 -06:00