GSL/tests
2020-04-09 14:35:44 -07:00
..
algorithm_tests.cpp MSVC and CoreChecker warning suppression for tests to CMake 2020-01-16 11:49:15 +01:00
assertion_tests.cpp MSVC and CoreChecker warning suppression for tests to CMake 2020-01-16 11:49:15 +01:00
at_tests.cpp reverting changes to gsl::index 2020-02-05 17:02:23 -08:00
bounds_tests.cpp MSVC and CoreChecker warning suppression for tests to CMake 2020-01-16 11:49:15 +01:00
byte_tests.cpp MSVC and CoreChecker warning suppression for tests to CMake 2020-01-16 11:49:15 +01:00
CMakeLists.txt Merge branch 'master' into TravisCI 2020-03-26 16:24:19 +01:00
CMakeLists.txt.in GTest latest is breaking, rolling back to 1.10 until further investigation 2020-02-18 10:13:03 -08:00
multi_span_tests.cpp GCC "-Warray-bounds" warning persists with release 8.4 2020-04-09 03:50:17 +02:00
no_exception_ensure_tests.cpp fix ctad warning in llvm 2019-11-15 12:11:44 -08:00
no_exception_throw_tests.cpp fix ctad warning in llvm 2019-11-15 12:11:44 -08:00
notnull_tests.cpp remove move constructor for not_null. 2020-01-30 17:00:13 -08:00
owner_tests.cpp MSVC and CoreChecker warning suppression for tests to CMake 2020-01-16 11:49:15 +01:00
span_compatibility_tests.cpp prevent comparison for apple clang versions older than 11 2020-04-09 14:35:44 -07:00
span_ext_tests.cpp forgot nl @ eof in span_ext_tests.cpp 2020-02-19 14:44:22 -08:00
span_tests.cpp splitting up span's standard and non-standard behavior 2020-02-19 14:28:12 -08:00
strict_notnull_tests.cpp remove move constructor for not_null. 2020-01-30 17:00:13 -08:00
strided_span_tests.cpp MSVC and CoreChecker warning suppression for tests to CMake 2020-01-16 11:49:15 +01:00
string_span_tests.cpp reviewed the pr in its entirety and made some slight modifications. Removed all members and fields marked as deprecated. 2020-02-11 16:36:07 -08:00
utils_tests.cpp addressing a few more comments and adding gsl-std span compatibility tests 2020-02-14 15:24:46 -08:00