GSL/tests
Pawel Dac 2e4213a11a add gsl::index typedef
cppcoreguidelines referece: ES.107: Don't use unsigned for subscripts, prefer gsl::index
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Res-subscripts
2018-02-15 00:33:17 +01:00
..
algorithm_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
assertion_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
at_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
bounds_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
byte_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
CMakeLists.txt add gsl::index typedef 2018-02-15 00:33:17 +01:00
index_test.cpp add gsl::index typedef 2018-02-15 00:33:17 +01:00
multi_span_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
notnull_tests.cpp add throw on nullptr CTOR test (#577) 2018-02-12 09:31:09 -08:00
owner_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
span_tests.cpp Removed span from-nullptr_t ctor. 2018-02-10 19:21:22 -08:00
strided_span_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
string_span_tests.cpp Removed span from-nullptr_t ctor. 2018-02-10 19:21:22 -08:00
test.cpp Move from unittest-cpp to catch for unit testing. (#533) 2017-07-13 13:53:56 -07:00
utils_tests.cpp Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00