GSL/tests
galik f6cc5798a1 Renamed include/ folder to gsl/ to make including the library consistent
whether using it from the development folder, from the installation
folder or from being copied into a project. 

    #include <gsl/gsl.h>

Updated headers/tests/instructions/cmake build accordingly

This PR should address https://github.com/Microsoft/GSL/issues/277 (less
the renaming of gsl itself)
2016-08-09 15:04:58 +01:00
..
unittest-cpp@dc6b908380 Adding unittest-cpp as a submodule. 2016-03-23 16:42:35 -07:00
assertion_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
at_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
bounds_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
byte_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
CMakeLists.txt Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
multi_span_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
notnull_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
owner_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
span_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
strided_span_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
string_span_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00
utils_tests.cpp Renamed include/ folder to gsl/ to make including the library consistent 2016-08-09 15:04:58 +01:00