GSL/tests
2020-05-12 16:43:23 -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 Removed no_exception_throw_tests.cpp 2020-04-23 11:58:00 +10: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
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 implement LWG3320 by deleting const_iterator and const_reverse_iterator 2020-04-14 13:51:49 -07:00
span_ext_tests.cpp adding back free functions for [c|cr][begin|end] 2020-04-14 16:57:12 -07:00
span_tests.cpp implement LWG3320 by deleting const_iterator and const_reverse_iterator 2020-04-14 13:51:49 -07: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 missed a GSL_CONSTEXPR_NARROW for removal 2020-05-12 16:43:23 -07:00