GSL/tests
Tiago Macarios 691fd1cd0c Make CMakeLists.txt current to CMake 3.8 features
This commit updates the CMake files to use newer CMake features.

GSL is now a INTERFACE and one only need to link against that interface
(include paths and natvis files will be taken care automatically).

Whene generating a VS project test will be properly nested into a test
subfolder.

if(compiler) expression were modified to generator expressions.
2017-04-17 21:04:43 -07:00
..
unittest-cpp@c331bb0dea Updated submodule reference for unittest-cpp to latest (#483) 2017-04-13 10:46:31 -07:00
algorithm_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
assertion_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
at_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
bounds_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
byte_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
CMakeLists.txt Make CMakeLists.txt current to CMake 3.8 features 2017-04-17 21:04:43 -07:00
multi_span_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
notnull_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
owner_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
span_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
strided_span_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
string_span_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00
utils_tests.cpp Reformat files to follow clang-format style 2017-04-17 18:27:19 -07:00