GSL/tests
2020-08-14 16:24:10 +02: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 pull request #868 from mymedia2/master 2020-08-12 15:08:54 -07: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 initial impl of P1976R2 2020-05-19 16:27:46 -07:00
span_ext_tests.cpp addressing most of Casey's comments 2020-05-20 10:59:57 -07:00
span_tests.cpp adding template type to the vector to suppress clang-10 warning that vector may not intend for type deduction. 2020-05-29 15:45:25 -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 string_span_tests CLRF -> LF 2020-05-20 12:32:25 -07:00
utils_tests.cpp Fix finally with mutable lvalue invokable 2020-08-14 16:24:10 +02:00